Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-13149 (GCVE-0-2026-13149)
Vulnerability from cvelistv5 – Published: 2026-06-30 08:30 – Updated: 2026-07-08 11:38| Vendor | Product | Version | |
|---|---|---|---|
| juliangruber | brace-expansion |
Affected:
0 , ≤ 5.0.6
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-13149",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-30T12:43:12.568372Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-30T12:43:23.029Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://registry.npmjs.org",
"defaultStatus": "unaffected",
"packageName": "brace-expansion",
"product": "brace-expansion",
"repo": "https://github.com/juliangruber/brace-expansion",
"vendor": "juliangruber",
"versions": [
{
"lessThanOrEqual": "5.0.6",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "bnbdr"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work."
}
],
"value": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work."
}
],
"impacts": [
{
"capecId": "CAPEC-469",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-469 HTTP DoS"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "YES",
"Recovery": "USER",
"Safety": "NEGLIGIBLE",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"exploitMaturity": "PROOF_OF_CONCEPT",
"privilegesRequired": "NONE",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "DIFFUSE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N/AU:Y/R:U/V:D/RE:M/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "MODERATE"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
},
{
"cweId": "CWE-407",
"description": "CWE-407 Inefficient Algorithmic Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T11:38:35.974Z",
"orgId": "22e2d327-25fe-45d7-9f0c-dcd23b7108df",
"shortName": "seal"
},
"references": [
{
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"source": {
"discovery": "INTERNAL"
},
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "22e2d327-25fe-45d7-9f0c-dcd23b7108df",
"assignerShortName": "seal",
"cveId": "CVE-2026-13149",
"datePublished": "2026-06-30T08:30:34.502Z",
"dateReserved": "2026-06-24T10:17:07.027Z",
"dateUpdated": "2026-07-08T11:38:35.974Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-13149",
"date": "2026-08-13",
"epss": "0.00348",
"percentile": "0.2771"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-13149\",\"sourceIdentifier\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"published\":\"2026-06-30T10:16:34.560\",\"lastModified\":\"2026-07-08T12:17:20.087\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.\"}],\"affected\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"affectedData\":[{\"vendor\":\"juliangruber\",\"product\":\"brace-expansion\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://registry.npmjs.org\",\"packageName\":\"brace-expansion\",\"repo\":\"https://github.com/juliangruber/brace-expansion\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"5.0.6\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:D/RE:M/U:Amber\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NEGLIGIBLE\",\"Automatable\":\"YES\",\"Recovery\":\"USER\",\"valueDensity\":\"DIFFUSE\",\"vulnerabilityResponseEffort\":\"MODERATE\",\"providerUrgency\":\"AMBER\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-30T12:43:12.568372Z\",\"id\":\"CVE-2026-13149\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"},{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"references\":[{\"url\":\"https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754\",\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\"},{\"url\":\"https://www.npmjs.com/package/brace-expansion\",\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-13T22:29:08+00:00",
"cve": "CVE-2026-13149",
"id": "CVE-2026-13149",
"initial_release_date": "2026-06-30T08:30:34.502000+00:00",
"product_status:fixed": "416",
"product_status:known_affected": "79",
"product_status:known_not_affected": "1612",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-13149.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-12T00:02:31Z",
"cve": "CVE-2026-13149",
"id": "CVE-2026-13149",
"initial_release_date": "2026-07-01T03:35:56Z",
"product_status:first_fixed": "13",
"product_status:known_affected": "201",
"product_status:known_not_affected": "228",
"product_status:recommended": "40",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-13149",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-13149.json",
"version": "5"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-13149\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-30T12:43:12.568372Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-30T12:43:19.177Z\"}}], \"cna\": {\"source\": {\"discovery\": \"INTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"bnbdr\"}], \"impacts\": [{\"capecId\": \"CAPEC-469\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-469 HTTP DoS\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NEGLIGIBLE\", \"version\": \"4.0\", \"Recovery\": \"USER\", \"baseScore\": 7.7, \"Automatable\": \"YES\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"DIFFUSE\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N/AU:Y/R:U/V:D/RE:M/U:Amber\", \"exploitMaturity\": \"PROOF_OF_CONCEPT\", \"providerUrgency\": \"AMBER\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"MODERATE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"juliangruber\", \"product\": \"brace-expansion\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.0.6\"}], \"platforms\": [\"Linux\", \"macOS\", \"Windows\"], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754\"}, {\"url\": \"https://www.npmjs.com/package/brace-expansion\"}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.2\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400 Uncontrolled Resource Consumption\"}, {\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-407\", \"description\": \"CWE-407 Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"22e2d327-25fe-45d7-9f0c-dcd23b7108df\", \"shortName\": \"seal\", \"dateUpdated\": \"2026-06-30T08:30:34.502Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-13149\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-30T12:43:23.029Z\", \"dateReserved\": \"2026-06-24T10:17:07.027Z\", \"assignerOrgId\": \"22e2d327-25fe-45d7-9f0c-dcd23b7108df\", \"datePublished\": \"2026-06-30T08:30:34.502Z\", \"assignerShortName\": \"seal\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:44239
Vulnerability from csaf_redhat - Published: 2026-07-28 07:31 - Updated: 2026-08-13 23:21A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64 | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.22.7 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.22.\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.22.7. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:44237\n\nSecurity Fix(es):\n\n* golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting (CVE-2026-25681)\n* fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization (CVE-2026-13676)\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n* golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass (CVE-2026-27136)\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.22 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.22/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:44239",
"url": "https://access.redhat.com/errata/RHSA-2026:44239"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"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_44239.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.22.7 security and extras update",
"tracking": {
"current_release_date": "2026-08-13T23:21:16+00:00",
"generator": {
"date": "2026-08-13T23:21:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:44239",
"initial_release_date": "2026-07-28T07:31:50+00:00",
"revision_history": [
{
"date": "2026-07-28T07:31:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-08T04:36:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T23:21:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.22::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:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1784699330"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Af331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784699346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784700523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784700124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Af9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784699382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784700126"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1784720230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1784699604"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-netsec-vsp-rhel9@sha256%3A24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9\u0026tag=1784699651"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-cp-agent-rhel9@sha256%3A1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9\u0026tag=1784699416"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-vsp-rhel9@sha256%3A70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9\u0026tag=1784699357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-network-resources-injector-rhel9@sha256%3A5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9\u0026tag=1784699341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1784720076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Abc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784700559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784700254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Ab92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784701205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784702383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Ae45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1784700012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784699956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784702451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Abe012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784701313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Adad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784729919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Aa67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784699356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Af0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784720117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784700965"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784699431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784700533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ad98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784728664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1784700261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Acaf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1784720160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Ad504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1784700020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1784699332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784699354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ab2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784699354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784699536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784699334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ab1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784702447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Ad0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784700148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Add83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784699487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784699928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784700008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Ad4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784700624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784699909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784700468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1784699357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1784702391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ae6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784699831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Ac0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784699951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784700101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784700561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784701360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784700384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784700654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784700246"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Af7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1784699330"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Afc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784699346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784700523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784700124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Abb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784699382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Ac46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784700126"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1784720230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1784699604"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-netsec-vsp-rhel9@sha256%3A7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9\u0026tag=1784699651"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-cp-agent-rhel9@sha256%3Af22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9\u0026tag=1784699416"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-vsp-rhel9@sha256%3Ac25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9\u0026tag=1784699357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-network-resources-injector-rhel9@sha256%3A73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9\u0026tag=1784699341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1784720076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Ac39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784700559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Ad98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784700254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784701205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784702383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1784700012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784699956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784702451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Acf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784701313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ac504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784729919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784699356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784720117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784700965"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784699431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784700533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784728664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1784700261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Ac923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1784720160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Aaffe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1784700020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1784699332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Aeb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784699354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784699354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Ab14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784699536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784699334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ab4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784702447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784700148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ab025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784699487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ab07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784699928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784700008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Ae3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784700624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Adabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784699909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784700468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1784699357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1784702391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ac3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784699831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784699951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Ad79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784700101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Ab4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784700561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784701360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784700384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784700654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Abd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784700246"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1784699330"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784699346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784700523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784700124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784699382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Ad22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784700126"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Add6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1784720076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784700559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Afc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784700254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784701205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784702383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Aea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1784700012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784699956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784702451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784701313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784729919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ae773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784699356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Adbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784720117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784700965"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Adae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784699431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784700533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784728664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1784700020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Af1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1784699332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784699354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784699354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Ae729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784699536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Aa601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784699334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784702447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Aa2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784700148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Aab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784699487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784699928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784700008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Addbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784700624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Af04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784699909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784700468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Adcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1784699357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Adbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1784702391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ab422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784699831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784699951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784700101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Adba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784700561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784701360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784700384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784700654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Ac226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784700246"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784699346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Ab30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784700523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Afefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784700124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784699382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Ab5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784700126"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1784720076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784700559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784700254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784701205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ae48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784702383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784699956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784702451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Adbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784701313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Aafc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784729919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ae7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784699356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784720117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784700965"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Ac82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784699431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784700533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ad42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784728664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784699354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784699354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784699536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Acc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784699334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784702447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784700148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Aa01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784699487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Acd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784699928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Aea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784700008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Adbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784700624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784699909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784700468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784699831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784699951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784700101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784700561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784701360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784700384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Aeb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784700654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784700246"
}
}
}
],
"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:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T07:31:50+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.22/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:44239"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T07:31:50+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.22/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:44239"
},
{
"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.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T07:31:50+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.22/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:44239"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T07:31:50+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.22/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:44239"
},
{
"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.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0201194d2e390155629d4fab31f6d90165e19ccdd5310cedd37d97910507532a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:299a53f075f4f6c6fbdb710c02f05d56c1dcce9e05679681be7d1aff24f5a844_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7fffeefafa8d1f7d545c89b59de436f5e6d533fa2b893d3708c5fce8f595e170_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b92141038384c6bb452b6d4e1737c985c1d30262438865f3090a9eca550b7400_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:163cc26a1e70c5d9c81f110a84c6e544570e2d68ed0fa0794fe45d6a6cdad8cf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7befbf51c45be9849ef12bf35db616a496a16dc8c206c249f568d9cfe0357bb8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d98b325f816ee9a8b79eb67e53d433577b7d9637def144f0a43d08a20b358169_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fc372aa32f2f7009d0812f40360daa57506e6bc9f1146f989842c1bc8ae9aa39_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2bff05e4bed04b5c5f4ac75834b11e16313226fbb2df6d168a6f9eca96e1cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:216cf7e29212e1b120cb0e8fcd75cbe04fe4c708b1142e17cdcd6322a6f2c58a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:42664ce5ab2f0d9dac5cd5ce32b31660b5d63ae23a1fe6cd3a00d38edd401d00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e48931caf72c37ff17dfb9871bdb5f6897380ebb6b5b1dba41ad8484c010b62d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:242825ffe582aca687c126a4e5b92a553e15e5b67ae7fe7c133b485eadd46fbd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:35ab69c40cf8d12545371c9562bdb2ee04f4a4d32275f110fcce80bb2844dc6a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d42d6cb868fb00600d6271cd835b8bc74f2725bd7856cf28e5b201d487e36959_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d98f83716b319a50c49a0a6ec7604680e60863fb6efbd72aef266fb538af28d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:04a83ac6ac76b654d32af11fb88f15125615a0f2cffc22d49cfb52253f6241cd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:413c874a326eca4769592330dcdc60fb777a6171625d782cd57feee2c2756e64_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:59631ace37256bcc614825d7cd11d0c6c438a2e79563d4e7f2494e418019f117_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b2ea576739cd0e8bb557d3329012192487fd47073865e4d734cdca9fbd2c081d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1db405a10a565b1e225d466d8d3fd954c3eccfb99eac7e1705a74256e6094088_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:77b77d03b294209e355388672bc3a59824803235194354de3151cae41a574057_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:870859316f6e9a4ef609966c29264de3ec295f002d94bab5d24d7df34cbe12c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:eb7be2343aead01385980e17b5abded8613ba8cbb82f365763b1a5fe76b84e53_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0251690607374aa68e793df00ac8e9c574866769b42ecbdc5665f5d4f8019e2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:afc69bae101ba15c4df0d4be197a103797e9035a6014d3f186cf735ac3c07934_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c504997db613f08299ff86d94c5e45e84cd8657b2c09b48621b2747a9f101531_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:dad0ad54658546d93fc3f691cd3934dd4354e17435edad4297aa94ae40e4b0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3f0f49cb60d645dc63a27f7c64ecb90bd8a0de8fa2cb62983a1b21048f65e5a4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47ad06055b15e21d1ac8955a71d775c9678ba63766416131e70a3e08d256bada_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dbfd23a224f1a238534fc608ee4879ae9c2441785b3525472df984f0d6ee3145_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f0756a3e510f82c7164a5af38423650283eebed26f139515fb1819c1376a5cf0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3ec0a693d7cb84fa1c8fd966cdcc1f2d4f912b41bb269ca325a9e44fb87ab9cb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:64dd23ef888301e2d2b6781e6427c835c900fc80095fd7fd3735f4ad88617373_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c923676c6c3a0c51526165c3fb329fb547461d9068f8c860350163966bcec72a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:caf9495d0e0dad2a94e2f0423a15c26c9177b727e67bacace26467e44a3fd1c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:17f865f0cf1fa6cc9add37c8b022f00d465091da3e8304d0a6ae153372683da2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8821be1fd659fe87b62bf18baef96fd2c2c0f7411d1a1fe96633241ab3be99d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7716e0c406a6f43b4d43437aeeb9b49c5c0e7b06d24b05c1db254f45d935f93_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:08c876478b2eff40eee2efe8fdae79efafd6db03c0108336e5834eb29d2ddd45_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:197bac1f0111f90d788579892f120431182aedd619a172cd28077c5412a64a67_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:346461d96a0a9e2a20520612afd632f5422b2eb8e88064268987d5a75326fe8f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8a0f3726f445c5370a04bd7325e273888447d285bc178cedca0a16d39a6731b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5f74f4ad5dde97c0ea85cba93beab723e51d0b463575c6276912b105e9355f48_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7121341532a3c0761fb880af06d837eaaea8682beb914c6567c93214dc3e389d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f331397666858102b156a39c84866ff7231d3da5e9c179ff99b4aab34c31393d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc1e853a56e4ad00becde2948d9b86fdad89bebdb76713288a72032bcbfc0713_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:21929fc3d2bd2dfec9025dc8aaa36405ae22c40ed3cba7a4e108a06cd30556f6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5369ad7aa42882fc37bae32ed18508b94fbfb8479b0f63d823fec98cf079df48_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c713e798f6bf18c65c9dc2bccb2e1392d6f8e5a65c90932bf4b83ee96fcea11_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fefa156e6eb87fd913e5110b0c3b375d6d92042825c718b7af38e285b4c47519_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:17c64bc3307f98cf07a07ac28909c969babc584dfe970c450fbc041f37ad5cb2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:61ecbc18c80fafd0e373d0d4814bb6f67d2ea55c9007d4c1b1640f495cd5fe58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67214e21c64531882e1c62bb738f1ff5ff054a621376a6d65c3b687ea5e6bc0f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b30fa74c4fb6515e2f16a06537766856797b9281374ce460ec380e53ba12dbcb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:41e1a3fee844d326d1d6a47f7c88ee262b049e9a8045811c53a121fc49bafe3a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4b16cdac368bdb396aeb39881b72c7151c3d6b7ece106c85a0454ae38cffe95a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb04e87eb7981bf2bdd3af0e3c52b95a6ebb62845d8c62716e962198828bfa5f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f9ea4bf70f69bc96b32e0b8cd6093463dbae0305a43ab0d1b1b8dc59cb322673_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:94a6923ab4d9d48d73706db8f48eb8cb029080e3a4faba944ca4d25a179ffbe9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:b5ff2080804ff0972464ac0e8caea06e7a3d8c39e78e0561b25bcb87b2da8480_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:c46c17d1e395fc3fc5154e03933b755849361ffe0d645d0205ae90b7d3f3821f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:d22c6139d8f41732642cbca2f1cf56ecd3d4a910b3b4f4ab8fd6b119c5393672_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:00c777877080614a2ca132a8ff722581e71770fc3ce3c794b3c3405d0ccd92e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:479ccccbbeec2e83db39b836efe8e851cbe73773dd341fc2301f626ac073d25f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:5f07eb6cecf855a2f6885e6cabb0a41644f6f790a12a1967152247333c450ed7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9845e19f63bc8b66cf9f602f1557a3c5460a461f2747d66742ab5e9fe7843226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:24ed01e36817dd96abeb3045f046d662b75174d01015965f50813edf1a8bfd62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7a72252458c2d9b6db3cc2dbe47fbf00201a48e1fdc428f4cb6b34de94d666f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:1c57ba31a775687152b345ed4e4c2074459298e195f5a0984179f44a9f92a5bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:f22cda8cdefc0d1f443fd00a2c332f2fee96b67459efc8b54e52ce7da746940a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:70800c85375c3036343534126bbe110cf493e75bf90c316b9f83ade5b118f94a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:c25ef92fc99961cd06ab52117f8b3aefb0ec96bb765f4fcd088c8317b8e3d3e8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:5bef15dff7c86e7dd93ab2b7bc26c2dbbd3f44d37c245897c68d8d5cd54b00e3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:73714fff768d13d82a922e7bcbced39c6e667e675aa5c6f51fbebda7fdf72e45_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:00ca572f27e78c0330d23942f2a80366d83aae885483d1453101ebcb8494b0db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:58a10079e94b7c3063129f4d583ff90576bc4e60ab62e082a72048bf1c39af3c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:672a106c3ee67b8653aa5b6fe3d1651a624f9106ee8cfc21909de78673327114_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd6beabcb8851c4e3f8f4523ba5819cf1ac315900d5525de468b7db402e383be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:88a812b9f48bb7acb59aed3f55ad006859edf2a988e239f36380eaf612da6ec4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:89be6f9d421685929ca9b62fad8dda29e111f5c568dc49466b2699e3920119ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f1f2ca2d3dd101280218bbba5969479532502cd3eb84ea9ac6bb11e67999d51c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:82334f407619b87b39e3d5c8bdca23b0da2afbfa719368727b7de83d656d3f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:affe4d4a413ace3b4ce59557937fe64780bba61799505171300cc459f4cda9f3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d504665c930770ce5fb7aa9a19dfbb28aa1508e40b7f090da258f1b25d4c4525_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d1e4796b14874bbdad6bbe90ed73cb371300ca73ce27a78b5ceb0500fcb4ce4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:94235bb15d6fec223f893d78c60c681cf7f2ffae677aa3ce3f40d00735a288f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c82c6884aa7d1727831b290c9b6edb71cf90ac7c8aeb1d5d6ec9821760120052_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:dae5d52fe9e5e29727887647b831b0c0c2c5ff36e0544deea353f748e5ca1f10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:01613874b4fe2289d68961a611cee88385a6ddc8862b07553a3c8c547eaa7a00_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:1e03e2df506285a2e3a7059c7f632aefbaf50c71a9fa240d3e0bda273c0eebdd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b12d96fff57fb8e2ef81db589139a64b679b15398d80e774f439d6e2ae259a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5df206e287d500f005e64d0c6ac8ef63420c81b0ada4069d243a6b340f07e369_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:059e2492ca950c26f978995302a25244e2b527b9eef18308a3331eb63b2cf758_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:50666b38cdea1b85172df4c8930547626ac85580178e0199483e24956e055018_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6b290a80f41c717bb04d3aa88a9f89bc862caf78915e6ac5e2746c63beb70af0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:91c42ebc9d15ce47d671252b6037760ff57c028c2514f8337a97d179f17c846d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:03038492e48b1077b592da38e0a4ac060e829225433403ad499e7d92b358df4e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1375e0fcb45ca74220c4bb67ac605969abbd8ce5ccfd1cbbd1db4ff134b3002c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2504d6bd37f12d0652e603bee9392f9236520da2a3a1676176dcf66c0e329ff8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:53bcfcc62efd201db44d1b2e8330ae57ed955f880e35eb97a5d1033c6f733b25_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4f75075073dff6e1ddaecbb89ca554c75d93f1cd579adff2edfca12a636dd27b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be012d3841a7a224fcf7d113aa88bad6786b1a9022dbb71c95d594e42a358541_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf8dcd467bc04939e092a4bffa744c77e1900b20897a02d6744d1774c3bf2727_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:dbcc495263b5d63cdda63d60d80c66604c01381f208e50df8766b19c60ca9eca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:51f7d852f545cd195d242792b1c16056b6332abc48f6cc211ea4b1767767ac61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a67e3c410f9673e025a9809813f113621928eb0dbf1650608049ab8024c4039e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e773ee5f0418686939ba92c503fde2fd2e7d13b58759977ccadeadcd9f43a09a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e7acbc4302abf380fd7fbe7b5b3b56a4e33af7371a2e72cd6beb04fa62aa2c9e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0552fd0938bc8b6a66419a4e4d5d24f9347ab00106bde0d35a4d522bbf25f004_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7a330668367da5780e1ca181d7225f6f35faea8258c35ee22a26b12c34ac292f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dcfe19b5cc317d1fe2d88e7a8f239a7b3f9509dc0b90cf72d5eee7eeaa6cb278_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:28b9b649ac8ed89235c2dedc9c61521773f46aa73dac31a17b6ce8ba3a806cf9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e45d56c4538cffe8d23676fe8303d7dd1f99792d50cc8f9b281c0a4af41c557e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ea2fce5073d70d81a26546b75c5bc20b062d0019d1bcd31603fc662f30abb89d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:749b97c52b167f06ed6265a3f22df58087cf106d6cbbf7056caee79e0e38ffaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:918d4d7e2983d674022474a66e0ef465109cfd11220b516c6f6904e2c8332db0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a601e7469bfbdf8762c333cfb26cb9c8b4a686e1a9f736c53121047f0a6394af_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:cc6da7b2796138ebca6469f37c1aec18464943c589fabeb18e2c8c4653b399bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:029e45b9263adde42a2fe3b10d67e3f7b261f16d0e5178339580b34431c95b85_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:854242a94a570663de03aa06cd86e4daf1dc6a55737d74ff7c8e03a96c5d301e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b14a7bc3f27c9adf50bc46c0a8bbffb4e145ea33806cbcb60e10366dc07ad097_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e729ec1ed41738a912e76820c2d459d9267240c6f8879db5059af120387caf82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:645c5c5839e233098bb6cc03a51a775f2cb87779f11de5630a1e365cadff6c16_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7b80f32d2cfaa687b7a7d6b75705a076f9b15517879e63c03f529553dcd221a7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b1d1e9745c0697396d0fdead63fedd421774c3b78752e743c154dbc8edb1690e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b4c1d34d0cb590a47b12d5ba36b33c0f0f22ebfcd1579c917c194bc9937dfd4f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a01ba8576d44314e9d9c075ca9e401c641677e79675a526e72d6a2e01ab04377_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab37186f26b564691f38e3fd2f62776d2476b7a5f21925fc64a22fafadd7bc6f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b025ccf05ee0ac46a66dede5f07338c46b854215e158d280fc27c63899463b2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:dd83fb7df16d0331c621f84809cb99f700e87c1fc906445ebc8150307d77bea4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:02d39917ed740c33ee2668cf821f13ed110da23428ec81b8ecbbb179d0b19c1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:836a0461a52d382e04fddbb08091dbd9375e85d0d03d72bbf3058dc819fb445a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a2804e99adcb94abb2f196849d871260de5bbe424811f8a6b5bc325c9272aa7f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d0091326ee7cfc3f36cbafe4ffec1ca5c5d2e0e006ea5c4c945280b24df5867f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1e906b41ad7e50b122b99aa98653f9b983343d8961509b623701dfde9fbc7ae9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2a8308416d710cc8ddf548ac808ce91e23c79e47f95374db07aa57f5d0652b8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:801f7f1908211b45dd7f7607423906e484b86fd0f3e70d8ca7dba0eec4ddc70a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c0a7e7107e3c47de618184087933c24b385e72d90d86f4f4f0558991d9b800f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c7cf40257624936bba8853944f5bf64af86902c24738666ea4aa98cd00fb73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8280bbb007d7f681f84275ceff06f57e3cb33ad682f9ea139c622837357d89a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:bc9cc5d39f0fad0fd24ad0714105ecb52f31c89a9387e865a1165100e0b83373_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:c39f92f9cba158c2eb16c1eaffa6d7a4b68c2e688a138f9c2147f9cc734d825a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:125003cba443375c4f61b1030d81586d37a845f0b9a8d880e3fd6ae92ef8e8c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6c73b4d8298e63185107e1279f71d08d7d97a222cdecb524d341c5098d6fbbea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7225b01e3b9833df8bb9048e520f8d8047ca0d8c3f117699558f704715cfd13e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d79d2159d13abd614009e903dcaf6d40215fc40c1f9ab5d647a9c00a3ff254ff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:35918880d6c322ac82cf4bf20dfb26d0955a55e905f17ab046caf012f9a9121f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3d189501a1f0fc7929c665bbd7561f32ef6f5682781f7a6e4ee3c26dcb462484_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b4a5c1b16c96f0245e21f2475a232bb55ba7fb8e334dd9a432882553721bd677_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dba67baef8d24128ba975366e128d12a0aa0afa2fc533ea2d7398b6e6f083198_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:65292d75a23086268ce813dfccc83c8393847db7f10d0da3e6ef4993877d34ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9052b02336b088a9a479bb9f1fa3ff84d5e7fb9215f079a96a6ddf88a9a13eda_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b07eff7a71f06807bd8b935c111b36aeb7c8641fc3d90214a2cfe8cf4991c85d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd651599d397959b5ee00de3546b743c67e9787a05b3ebd0596fa9ebea60d6c6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2b0edf1a5f77a70e865597e0da9a127149be2b157dafabf459776e57dadefa90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:504d6b35c134931c235e84b6f63f388509ab33b0f025ae2141dbb9af00847a11_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:753cad7a66f90c15f895cbd6ab44aabd9e8ebef4c3895162c17fcda75732be20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8b0b8b82f4cee8fac00c277d7eb34fe5e32d2afb772e0292d23c4721d3e21c1c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3f7d5c6c6ee4cddcb9dfdcf3c8780b51c7de4b06d790791107950bcf0a19cffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:41024e20e2bc15de22f604c3720ed09c35c2ac9b08e997ecd9c790e66342afc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4f9924cdfba783a8e58a3a1c4610bb1ba628fa932c3ebc737c283b6861243ea6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:733b3973b716996f4bb3f1d827e663b94fc59e5ad27db7940eef78ad76eaccd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3aeb56a3b6497a4636d4b9fcf213e5b9d2e257c71124c61198efc3108bf8f149_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:441e738ec559a5170ae0cd8b86831db2b2ad824c345c85948142237a4770231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:9eec6d8996c678e439d9731ffbb692a6dc0c28387e001ec49da076afd5a97f68_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ea8a96761e6e04eea78c45415d62de94a8446155d7c3e4b3060355b3b723474f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d4218b683f886d65c51d5415bf83f5b7b615d688a02ae8d535e396937217aaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:dbd0a6207f1d649e747cd3f04c5f5003273c0a3b2eebe42497035d9bcba26b73_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ddbaebafea2f1b8955e4f8e7c480163c16be64e9f4f69b4c6bc17d280cb5f073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e3507d11bf68658bf042aaacb44fc1f933658225ca5795d7e591fece67c5f29d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2d4743707b874ee14cc61f85ca4726ca07a359b5ee2eb8d167eeb7f77c410dbc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709fa0527da2c67dc5d22c0eae175cb04fb668fbf2e62eef5ce19cb366b17f0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd7c20fecc2051128a23875b8015c17d2eed70b22ea10ec32176544e030fdb46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c226ef384b70b2d6b76e047ddbaf333387bb427566f2d5e8dc146a3b496e6f75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:52345d558afa573db5d9ebf070bf02c300515cf4f88471c208d091dc007a0ee1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5d3a1c93aad2b8af3926329cd5c1348acfac5805d434f074250558942e5d03f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:989e5509541b6851179da26c8f44e9226d8da32b2de74ce2b48c3ee8db73e2ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:eb3cd2fac6f8173c517831611c6d16c492d99c29c5af8c0039ba616c8b769457_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:3d1a3b24dd9914cb09572506f7ef3dd7df90b85e0edf25fa3e0cf84939773b6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4be109ccb4e91dd377d8d65c28fec930674ddc71e6d0b12b4bdeaa7ba163eec4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e500a79e82200a27864cd88b3c8102bdec159a98e23104564ac891db616086d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9e7460ecea28313ed0a40392b06ef9664f2c1caf4a18fc9e884bcd437ff5db1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1f81d5754bc322dcaec05fd99313e9d079a68700dd383eaf88692082af6f2138_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f992a33fd5c1c85f2ecf4fce2f0ac57025080299d18b803cf4bbcec6b0d286e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dabe9524a5f3bb9a7280e45de582c9e57537020576a35e7f43aa0defe249b22a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f04bea41a54c62e98288d09fef2dfa6f25764e3cf6bf5dcbf75e006176023b50_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0bfc469271083f3223faa2a86b76787b298e11b19af4941ddb317544dd87453c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7292b86c807762d94fadfb5304fbc42768029a572448407da3fdfe85146a50b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:dbc306aee40409511f5be6b46d77ad15ca2665d95c8466c3703a8ba864e34a58_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3a4f9b325358bd8ad6c7d9a7e55b9f4841b95d155a4e671bbbdc2c828f64f5ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b422961e5afb7965c943c2226ab549dc3f5b8466e74aae4a7e8fbc557e43c5dc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3509eb2c9939163a04ec53a240e6fdb838769ac9d057800fe2eaa0a7855b4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6721f2eefcae4a2552e77381db76aa8650e48eff5b61e36e24b44e461a9722f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
}
]
}
RHSA-2026:44264
Vulnerability from csaf_redhat - Published: 2026-07-28 07:26 - Updated: 2026-08-13 22:51A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_arm64 | — |
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:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_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.31 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.31. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:44263\n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\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:44264",
"url": "https://access.redhat.com/errata/RHSA-2026:44264"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"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_44264.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.20.31 security and extras update",
"tracking": {
"current_release_date": "2026-08-13T22:51:00+00:00",
"generator": {
"date": "2026-08-13T22:51:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:44264",
"initial_release_date": "2026-07-28T07:26:52+00:00",
"revision_history": [
{
"date": "2026-07-28T07:26:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-08T04:36:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:51:00+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:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1784320057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784331565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784324127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Af85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784325642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Ad9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784324974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784325432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3Affd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1784318404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3Adae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1784318519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Ad576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1784347455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Ab22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784319875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784569257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Ab57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784569247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Afcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784348932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Af048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1784654271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Af0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784330995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784345644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784346789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784730853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Af177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784322873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Ab25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784330157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784326571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Aec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784346682"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784319080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ab3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784729690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1784318453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1784318528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1784319543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1784325824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784318632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784349646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Aad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784321473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784348809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Aece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784345603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Ac307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784323712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784326041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784319033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784320112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Ae26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784324364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784323279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Adf7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784330709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1784654254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Afbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1784327405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784319001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784319338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784319717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784319119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784325904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784319896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784321646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Ada0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784349549"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1784320057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Aa162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784331565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784324127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784325642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784324974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Abfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784325432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1784347455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784319875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Aa8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784569257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784569247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ac93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784348932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Ab0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1784654271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Aa3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784330995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784345644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784346789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784730853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784322873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Ade7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784330157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784326571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Ace7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784346682"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784319080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784729690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Afb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1784319543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1784325824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784318632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784349646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784321473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784348809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ad91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784345603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784323712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784326041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784319033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784320112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784324364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784323279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784330709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1784654254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1784327405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ae4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784319001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784319338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784319717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784319119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784325904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Aaa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784319896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Ac8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784321646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784349549"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1784320057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784331565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Ae71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784324127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Af19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784325642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784324974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784325432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1784318404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3Abcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1784318519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Ae82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1784347455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784319875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Adbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784569257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Aa10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784569247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784348932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1784654271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784330995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784345644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784346789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ac4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784730853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ae669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784322873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Ae78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784330157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784326571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Ae70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784346682"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784319080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784729690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1784318453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1784318528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1784319543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1784325824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784318632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Adc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784349646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784321473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Aad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784348809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784345603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Ab0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784323712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ae90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784326041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784319033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784320112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_arm64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784324364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784323279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784330709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1784654254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1784327405"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Aa2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784319001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784319338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784319717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784319119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Acf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784325904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784319896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Aaadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784321646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Ab9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784349549"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784331565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784324127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Aeda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784325642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784324974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784325432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1784347455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Af390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784569257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Ad0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784569247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ac4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784348932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784330995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Aa0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784345644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Afa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784346789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784730853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784322873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Aa2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784330157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Ae7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784326571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784346682"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784319080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784729690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Aa9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784318632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784349646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784321473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784348809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Afce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784345603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784323712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784326041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_s390x",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Acf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784324364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Ac048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784323279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Abf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784330709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784321646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784349549"
}
}
}
],
"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:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_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:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_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:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_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:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_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:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_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:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_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-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_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:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_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:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_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:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_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:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_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:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_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:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_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:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_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:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_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:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_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:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_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:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64",
"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:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_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:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_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:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_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:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_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:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_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:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_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:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_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:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_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:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_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:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le",
"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:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_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:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_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:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_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:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_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:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_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:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_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-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_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:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_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:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_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:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_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:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_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:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_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@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_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:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_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:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_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:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_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:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_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:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_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@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_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:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_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:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_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:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64",
"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:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_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:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_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:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_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:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_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:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_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:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_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:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_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:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_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:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_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:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_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:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_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:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_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-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_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:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_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-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_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:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_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-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_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:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_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:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_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:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_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:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_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:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_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:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_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:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_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-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_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:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_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:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_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:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_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-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_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:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_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:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_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:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_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-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_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:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_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:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_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:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_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-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_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:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_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:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_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:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_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-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_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:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_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:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_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:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_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-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_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:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_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-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_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:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_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:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_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:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_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:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_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:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_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@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_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:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_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:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_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:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_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:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_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:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_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@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_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:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_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:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_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:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_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:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_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:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_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:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_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:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_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:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_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:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_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:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_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:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_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:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_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:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_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:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_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:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_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:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_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:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_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:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_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:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_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:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_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:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_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:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_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:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_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-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_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:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_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:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_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:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_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-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_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:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_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:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_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:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_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:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_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:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_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:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_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:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_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:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_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:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_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-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_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:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_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@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_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:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_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:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_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:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_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@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_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:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_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-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_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:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_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:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_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:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_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-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_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:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_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:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_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:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_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:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_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:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_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:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_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:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_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:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_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:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_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:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_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:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_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:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_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:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_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-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_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:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_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:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_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:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_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:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_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:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_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:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_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:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_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:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_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:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_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:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_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:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_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:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_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:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_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:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_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:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_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:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_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:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_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-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_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:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_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:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_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:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_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:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_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:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_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:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_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:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_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:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_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:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_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-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_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:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_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:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_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:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_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:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_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:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_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:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_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:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_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:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_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:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_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:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_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:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_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@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_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:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_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-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_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:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_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-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_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:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_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:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_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:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_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:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_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:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_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:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_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:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_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:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_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:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_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@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_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:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_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:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_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:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_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:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_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:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_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:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_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:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_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:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_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:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_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:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_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:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_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:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_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:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_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-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_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:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_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:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_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:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_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:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_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:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_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@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_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:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_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:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_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:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_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:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_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:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_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@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_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:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_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-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_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:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_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-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_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:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_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:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_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:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_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:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_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:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_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:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_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:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_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-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_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:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_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-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_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:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_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:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_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:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_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-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_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:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_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-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_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:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_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-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_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:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_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:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_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:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_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:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_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:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_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:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_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:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_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:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_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:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_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:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_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:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_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:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_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:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_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:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_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:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_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:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_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:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_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:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_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:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_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:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_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:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_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:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_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:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_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:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_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:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_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:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_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:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_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:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_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:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_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:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_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:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_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:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_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:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_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-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_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:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_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:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_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:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_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:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_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:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_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:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_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:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_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:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_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:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_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:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_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:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_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:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_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:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_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:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_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:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_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@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_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:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_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:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_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:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_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:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_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:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_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:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_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:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_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-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_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:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_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:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_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:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_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:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_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:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_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@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_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:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_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:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_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:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x",
"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:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_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:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_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:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_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:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le",
"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:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_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:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_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:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_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:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_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:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_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:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_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:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_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:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+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:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T07:26:52+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/nmstate-console-plugin-rhel9@sha256:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:44264"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:748dae2f4e0ee7e45de18c95366e4f2188ce5d7ce4e8b7b83e6c88be5226dc56_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a10ff857e0e502d2c390e0ceecba234e0d39d5ad709218837b004dcd906381f4_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b57071c66a8c8ad83188234f8cbecc8522456395f76dc9fe6893aa3b904e1aeb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0d2792781eca363fef3f649a6c2dd5adc405242f42e2aad908bdb40d17b22e7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4b507a3b006f6706166558d959d34acf446f091fb4943df0f5b26fc11f306680_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a8b12f6a555af55354f6c4b2b92c9c3a4133dc6399bf14dea874e144d971f270_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:dbe1cce04d9045c114c70124b9f5fa674aaa7f23084a1c7ec5fda59d30d3903f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f390cd6841314f061085e451ffb1e2c51e36398bad98f7824c480bf3c74da199_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:042aee665e1894ea549c9ab4881c8d4e86207a9cfe398d2ce8fd3e874fc4f175_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c4bb08f984ca7e4c2918db6fee5fa66637ec9156c5a683b25f2bd6c63d72c9f8_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:c93cf3dbec4bf0ece500476e589dbfa58f1beef374dc79369e012f5708dda401_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fcf7b54a6e23f489244cef8dc168cfd86b286d4c3aac64bda5f1d9bfc6ab0dd9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:17f02291dfef8340fd9bd8aacdf813639fb92a4d6b106a117f0774a5c38d2106_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:89425d4ea39114569cc4c2e44c8909f5efb96d4ea4ef7f21946187b721155f04_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:982aaf788f45bab2254c705442e9b4e8a7ee3a907c2a2317ac342a42ea83d9a1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b3c8979ba1970e3e144bb0334103f921a869e408861f8116899a0ed755e10a26_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3a96c1dd9c1edde3e83fe2e2b5c14ea27c3acf126c071de7b8ee7734c8980052_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3fdc0aebc1dbbf2e5c89402ba1a31893834eabd583aa355b788960dcbd8fa36e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:97f7efd9c97cb51e8c69d7e10be76b1e0f24a88ee35bf8facfe131ac34d262e9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:dc5c97a8a33b40bcb6081575210b94de19d8aae55c6f20c3b1d999f2f79c61d7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:0d474e39ecb21ddb9e2f024e6f05e315e7d90279128af501a1fe6865d7d91d70_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:18c27d815de233bb292f21c725907aeae7a24d13cca9a3f5c140444e09140aad_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:9e1ead10d351756bde0eb500b3b8f21ca348cf83879a7ec22638ff4d2ab6dc8e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:a9b5aa5baa223776097ee6fdcb6c316ce978cb3de9d5310ad08e13b4dfcfc9b7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:513dc8ca252a6bda983e51d76c23f04856816376c237bbbc8870c0db66f7f32e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:86d355fc182608f237eac5921a4d4d044569045a2072591761de349f2804c0cb_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:967dfc02919cc3dfee5c51c500ee45be7a6c9db62aa128b13736952e6127e276_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:c4f173ba168dddce755aa858b6d781316bf9b44c7929fa4b86da5801fcc3a0a5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2c40425a2e932f3d06af911b8004281370e0f817d9fd805c467c373c51d0eda_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b25b18c78eb0ba42e35cd7c23a09b9907f87ba7034d59d1e811c07fd430519fb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:de7809221cce13bea86bd98399da14b059be3c3d667b0be702731dde3c5d6bda_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e78721487461d054e4779cbb80a3196fca1dfa5806cadf7d4d48412d03ecf060_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:47b134b642f516dcc0c856ed4b2bead6bcc071662fd0c1a183ac51f149111784_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:975d80c2bbb53f98d5ecd7a57fa1895a60742f1ee41fda393e95d27e6a373e86_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:30088c3464c6e96d88f794695efde725718770c22b8f1302e22f0662730697d2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98d9be1fba4d7811ad4260c36b2e4cdad69441ff2bbe83e3cdfa2295780ff812_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:025d6ff431c743b7c0033b77958f40abd0f0e0dac1c7e8c87e64f3e75d025de9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:633d6dd804ef21082dcdb34e3d8793f560a127952d1ed5734dab115281fb6b21_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:986150107f5c47967ed45331eaab4e372545b428d57d97d66fc9f96cbdd261f7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0b1ec18158640bcdc2f19e1a59a4cb1c91472300c43a1bc54f2d5f967898aa91_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:25a5e6b7a3cd06c883acdb62d86c3b2f43efc588217a92f3878d9077a89be241_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3fa963487a80449323759765a2c17de4b6c15ce2389b5b746bba2600534e58bb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e7656f84f9b819afa9f8b31a84a10c1b06506de87a797224fb21a99426db2206_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1463b03731bb117247ce2cbde2a3973a04ffc6abfa6ad5eee8a5f2dde9b6c887_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3665a7cf26de0153910fdffc4ad93c55db524d9ad61986cda26874548623b147_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:7f0c5b8dc439a624728eff408e19ee3447c990a216be54c837e5bd02a63b8c29_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a162f9ff0ba310d816e9546f66baa02c2ac8b4e3754849b4451a71e307c5811a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8843865a294791b12843933341cc976022056ff071e5f007605b07a1a0dc699c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:eda2bdf74188443fffb50e117be0bd46d22a909d12886c5b0feb695e05a633f0_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f19d2e65447232ea41b9cf401c4b9fb00101044a5eda327a6a99ac3f85998836_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f85e2913383607a09b7979743ad33e73de89cd7d35ff27231f9b460bbd5b20aa_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:484e6370b8ee5ae6ae06cc0091ad919cfbdcf15f35e156525c5a1a345165ff07_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:769603de09311664c4ecdababbe75f2687d1b0c9c6825bf9290a567517821ec6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:88b4600d8b353044790be966fe166fb022988a6dffdb7a427523473d9bfbe774_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e71b91d23dee00691980af4ec459d0ffa3f9b339c3ddb8e13aac8363911e37d9_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:73c9979909f0627c05b853a6273aaa0e523dfa1ffafc7d356d3a8261ead8c377_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7dfd666848eba7610ae683afbadfab6946f5e8778a2e5f9fa6f9b23a75ce21c2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8fdcf0f888e56e65c50f4dbda5fee0185443d1ed00e591d3c6885c4084b44e04_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d9066d11405b8b1f3f121dd118dc3e5a2782b12d0c58aa4a2d14610ef887fe90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:60a51c4abd2c4c42d7a8acd8a297b4eecf95bb9141c7c026250c037c580aeeb2_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8893e0c93d5e9eebe17298252218450be7b8333d4ea3164bbb8eb3ff873ae3c7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8d1a618955c82f1bf0b444114a8fae59acb70c746263c84b9d901f7b761cca4a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bfd92b7ff3f55779396605735cbba78b85b263e5f8950ecf5422eeb15669babf_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:046a5863689cf820563a7ae37bccb7834d5b16d5a29587820f6e857baabdd752_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ffd66ae83021a734332864717d9699706193340dd4d3e87552c604735a4d92b4_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:bcd6570ada5be76985cb183d2175cae825d509f8d4a6c7a84f582c9fb7a32e69_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dae5733358e13b4c459030cc9b8107ef56dee989d3844ca3172f2921dcb59d79_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:40d117cbc65ecc7787b8c88a8923e6368a3dc75b9503cc5dcc518e3e1912b5ab_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:91102ddb4ee771349596bdc614d7105f346085d6adb757c8444e549978a20107_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d576116417bb21bd20fcc5daef61373a75f49f200de785fefa1176ca33256996_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e82baf5ce2080baaa0cf9d54ad4a4f62b1f9603c0f7c3d7fbe80166db598dcdb_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d4e2c5594c5324a1d018b487f63b7739cbcf0a964b3ccdff972c8781306e16b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4d65e2e68e0ae9a8511895f0abe66ad4888f9c77c944245df4f3036864c84722_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:955db22f1d708e7be2e5533428aea1fe89f14b7daf4ec580e1e2b76fd076b86d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:651af5e6ec06685b9031a575b257d06bbecf30dcdbc21eda179f217f9597adcb_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:86cf9fcb1b7926ea1406a7576bf5b90db1f1b22789deb63a240dd820ac02b6a1_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fb59a9eae1a331d871731a446e4feaffc712fc2c8e0ac66fec7edd376267697d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46a212168eb8444d1ba03dbaede8601a3c344c6f1ba46706cff978d5af3e1ab0_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ce7921cea1cab404aaab70be775fb7c100fcbce81244213bc04df2640ac8a559_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e70cdc4635958fce1501597a80749e588034bcf1496f3e7860c9276b3021580f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ec9261be86b5d1f32926fc62ba093c7619123f7e515788667f280c8c5319598d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fb87b34cb8ba6cd3bcccc2ef9bf16dcabe480264fb4e89ca50b62745e7b4fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46a5326d9e249619a6ff000bd007ae4633c55f7b5e9df90caf8e4e5e5ca5ed2b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7127e053608da6f0e9ac3d14700b5b70897a8746ae5ae44243f4c33e12675757_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:964da31edc6ce94887efc50290f1ac9ae80c875cd49b35d388b57bfa4be1d45d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17136a24368c6e3882ce7fae160a623acb532e0cf83696567cc79d3f3ced4ae5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:68361dd4165de5fae55c4e53b5f97cc36d5044ea12a5e47c55e955548eac6d79_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a3fad5e90ac02bfc84bbe288058468f94a85a1253a4f516d584a395dcabac37e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f0eb5994c8352d956cb5e220d4f6722843d87c4f559884508e7d206235ef6f27_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3457b69ce3907df91efea89c6ea701caf22d6de7e203059f44d17fb149026685_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3e79cc8951f3e9127c9a820fdcb3116be3e66b47ebb8dabae7f510f2e2d70575_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:58ab95a146af2bd1686a26fe7492333ef1f5e7993f6de6a729b0eead621227b1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a0f768560d2f9fae219ac8b85f9bc23622f17ab8c5b38eea7004d56d3cbc1564_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:16371d627622e4e5d784704e9be163eda79cc90a827abc3a36263f7274691d87_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4fb2f246a662e2a8226d029582842d79cc04e9d1c307587e7b2792863b3f4eea_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8d38c61dfc6774bdb2ea9d032657e8d16884648e5df5a1e4224109f4f55d4ed2_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:fa0ea1b2f3f9d33043391f673e7b894e8286d746492dc3f22ecd5c546939d645_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:31ebb3f91946c971b805a71386aa0688c9600cf6b488de1ec4f41aea9e2df0dc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:47e8b863503cd95fba99238504474c57fde711a84986458af344616bcbb0ff98_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e669cbba1d93cee180457403877485f6d76f6ab4dc960418cb7c6d03b8f57c7a_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f177a7737ecda4d209181171f52851e421faf18a11fea09f7105abde07eae936_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:10fe59689e0c24c038d897bd83e59fc8e88bfe493e34f6ccd514c7f438c1defa_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3162e2b15fc89708f2ee767d1cd5f57da142ead6f19f0cc3f8ce32841460dc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:95c7d3d7475d0d1f046b442959fc9e76e182a139890fc7206ad5ba6d6eea02c5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9dee6ba6a23bc85ab539801a8139bd0c6fc226a9864d992214e1793976a05608_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b0a7d032b8ee78747698a2a01f16bceec6a814b906e01e7d3944b8ac8b9326c6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f048a518de2ffac889fc162e87062efe96c429efcb0f4840398c3edca7090505_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:084db350a80dea15549d5577f93b49bfdfa8b3787c77b89ed967ed70da7b2010_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5ce1cda4f1c5911785eab4dad2931c7abc48544fd08b80e576b755ff6da41e64_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8d89251cb928b7b2075c5da26be92db17408719091cd80180f3be98cec744ce8_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:ad3244b5737b27b9ebd7cfde5b721dc81a96ee38a20023c866a0b4632f975c1b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:01328d2f983ef58bead9b5a2b2e45a52039f3ca5d395458043474f45ba3ba8f6_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:36bb8c70f6bcc356a10ef7bbf32462314e490586042803dfe821eb6b0ff8bc16_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71d577b493d586192937020aeb508fa2d5ad05bae41efcac7fca59badd9fb714_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad93a4bd60e24f98ffdd6e0de9d662bf9898a73977138aa129c1f26fcc145c6d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:32b4cb495b5d00574041caa6d89165cbf55a7f35d43af2c41f20bd2243ef2384_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d91f41922b3e76ba47f4c15669a3568b2c71a46bbddbd7eb86a3f6f5be09312a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ece2905cabab7babc30e10c4fe8b9b38ea8ff8c7a718b30290612e4b92923c89_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:fce6487c3d0e5870a397ee5fc5e4fadbf450e6388e0e730e001b72a1c995f355_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:857c1a2dd30c0e4ce1868dd65b97f6534466fbc6fd51826e05b1e3bef53720d2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8e4a23624950fda55ec6f1f09b3b3e332e30d88def70c35c7b89bbb372e6c752_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:90c40444019837556a397c06ad71e7875fddf52e58340691eded73b19f753207_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e90b95fa8572586f17d30bfe96d06fac99c67c6dd2e2e7b414f02ecec5181793_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:293ece64e22bdca8432b675a3b3f4b5a642eff5e579aa7ab4bd12051ad3b097f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:786f56c8ad5920859f5794e4d1ba890f7a9a5878844cc10b03d8579f4888c485_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b0d0dd8c165496a8771b2cfc68eae5df2da8e2e189b57e3d8f826118c06c5e88_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c307eca2318afec74a89e90b487912bae9d6a7e06783875f85c1b2967b831eeb_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2b653e893913c7d9fec3a95fb7bc56055ce0530993e44ce2e768b26f26680383_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:540b6bf2abd31ec83d431b602c2e12e0f99ed4ab36fff776baf3417d26a40fc1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:8d2a3a3c896edda5f7a1f2f92913e3c7a8200e42d947b3697d7c88b96dbd88f0_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:1434d0d2e2393334b3877533c901cafe998819f254b097c6e57d1b62218834cc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:150971baaf9663a24959b937eea6527934b3af6696357f0c235e496dd7679191_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b22b99a1ada66fc7df460e9a008c37897f05e58758a418f4621a5358e4aa3677_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:043889d5c44a2526fb3d4306f8ed9386726f65b9c2483535936ddbb12fd2eeb0_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:42567053ef707d75fdcb1982b8057c4f641665457c1e0734601384a2d9e661e2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89b210aee5cdabe41dfd25f04107a56cd145c36c3ad67f7ee900e3b01bf2c944_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0bb0c9b01fa23dd1a3ba6334fd8dc418a62992bdae7579c28002947d200eac6f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c8d20de64dfa97dc0bd10b5fda8a239ea12be7a02ab893024684a9e2801ecdd_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:7fea9d7749ab5c9fa3416a832f43641953edbdd53228948f9d5a51aa9012460b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0f63c7ba3aca11bb60672d9a65b4dc275fe87fcece753e5198232a428e7c3257_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:150ab64455da79c26206594c06e120d1895d64d500616c74527d35cf1a6e53bd_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2a0888d4ac678107d087751a28035e33a18de4243c1f21d77cfe403758e9e5e4_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:698a45b1d8fda40d37c64dd5cf2d7380a8ea57c02c4a7df4faa217744567b943_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:69eeb32ad3eca6e231a02aab6546ecf2a9231a7ff0070c0f05c6ba0c0e6c242a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cf022b3d699c7f2988efa0ab32722c951bad164f1ef5e13adfc062fb46b47c1d_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ddd012077ea5044ef76d72e51d422d4db67fc42dd6e08248cb8623385db922a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6db37040285eab4deaeb550f3d597d0962513244021f70241e38776db16d9e09_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa14fbefb7c320003f58151284c8e2e076f95f1faffeefab8391656541ede41e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1c9349f3ae515382a96fb5b3921aaa7fb4ded80ee3ba889ed4a0c67054077fb7_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:27212babee3417a59488181146f56874e6d70c90e58a35f9a910f6a61bf51724_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:529a142daaacef07b226ec32901a5e20840fa448b7b9695206bfae501510c12c_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:66d24e1af7460081d78ee3ed1e8c722829a2f0b2c83876c8369be63ba267c941_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:77686708e74550e1d0e1325e4879903c2faa3a44bc05d5be68a2be038f0bf798_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:cf1380f8b2939a5d0b006a6207c01969169fded840e536046fead2ff59b42910_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e26c2cd6d1983fffa3393f87bba742cc37d44e8c188bd4b16723a28b3cb5ca4e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:043fdbd3cb3235875fe8d3baacb4a0c226f09dd05519ea9397fab7b2a795183d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:872436e6257444acbab830b6af06b8ec2bb5c83ad8ed793e5b1427f8bf8d133f_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b9d224927873e8b40bd310b9f358ce9fc6ee524d7731d3c54b6121d00e002853_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:da0699e3adbfe4428c7645c4e49dd2accb3723aa4ed4241632c94678dcb78e18_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7237889194d6f22af55efdcb491ea8dcdf10cf391da23dd8db4173357db0ac52_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7c2594b1bc732625e60dab4e5f5928b0a64636ff8978ab25f10d37b722740722_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:aadbd26498139945451d4904568f2646f09c7ad4e11216a2f0af13ff04faa599_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c8d5d263b8af253b48764ebb8a5d5c3f6dc8986dedab199fc214097ef95b84fc_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7971be0026893289c70a9aaa55893aedbd6d28d881aee087b01dad36f877cd39_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:90e06f59c5b0fb6dbedc22ee613b4ee42520e159c9e28eca9fd89fced136716d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bf3fc6994f36d5388ec239f09df520ceb43622a8c4734e115b55c08040d7c480_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:df7393e3e7c11c7bb5d59f6ea590334a8eaa7f8b84f5fa65f901a3bf19655d21_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:05b28d53a1f0408a388b99ef2193eb5c1a37d798799508530faff0ef9e2316bd_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1c0d8fff0eca9afd4ccc81342f748d8f501e9d0388debf25d5a6dc3d42742747_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3b329092e21b6ec3ea5b9ab965ba34fcee5581a9bc19e9b65ea957253777bfdf_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c048ae66a34f2300291beb39f2b14fcbd9e1120e8d01f2b74e67a3599f634326_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:09883ad1800fe0c677c8e250c271e21bb5ed09466a57e9a6ced9a09906bc4237_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:5dd5eab7ee40c9ab3c2a8f7b739071dc13e19d1859a58a3ddc17d804d9e70830_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:fbb24bf5b073985eb46d751e6e9da6a49ab6b6967cabf2d90351407d498a3d89_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3271753f822f87cc8d6316dca3395b5c0c2e442f85018e08fd38b9118a48f22c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a2042c240acaac54b214a3ea4e436c92c72c16111f093279048cb27ef38a1cd6_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e4be540c37c5c7cddf468fa8f33d7c21a00302ac47b68a2ead1f7b54f49d7817_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
}
]
}
RHSA-2026:44268
Vulnerability from csaf_redhat - Published: 2026-07-28 07:28 - Updated: 2026-08-13 22:51A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_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:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64 | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_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:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.21.26 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.26. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:44267\n\nSecurity Fix(es):\n\n* fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization (CVE-2026-13676)\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\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:44268",
"url": "https://access.redhat.com/errata/RHSA-2026:44268"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"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_44268.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.21.26 security and extras update",
"tracking": {
"current_release_date": "2026-08-13T22:51:01+00:00",
"generator": {
"date": "2026-08-13T22:51:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:44268",
"initial_release_date": "2026-07-28T07:28:50+00:00",
"revision_history": [
{
"date": "2026-07-28T07:28:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-08T04:36:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:51:01+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:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Adb9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1784344189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784346789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Ab2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784344260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784345456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Afb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784344595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784343462"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1784343520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3Af863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1784343596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-netsec-vsp-rhel9@sha256%3A46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9\u0026tag=1784343825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-cp-agent-rhel9@sha256%3A2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9\u0026tag=1784343864"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-vsp-rhel9@sha256%3Af16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9\u0026tag=1784343824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-network-resources-injector-rhel9@sha256%3A0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9\u0026tag=1784343517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784343442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784343466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784347588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784364712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1784344393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784344301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784365434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784363479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784728481"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784344240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Aa67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784343645"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Aa2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784345124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Ad9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784343656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784344386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Aa516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784725857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1784343657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1784343701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Afbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1784343483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1784344463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784343712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784345210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784344575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784363476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784365426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784344445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784345301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784343393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784344523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784363508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784344247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Ae9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784345502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1784363546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1784365472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Aed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784343415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784344259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784344269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784344269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784345395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784344257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Aa79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784344324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Afb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784344280"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1784344189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784346789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784344260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784345456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784344595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784343462"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784343442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784343466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Abaeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784347588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784364712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1784344393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784344301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784365434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784363479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Aa036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784728481"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ad04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784344240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784343645"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784345124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784343656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aaf951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784344386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784725857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1784343483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1784344463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784343712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ab88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784345210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784344575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784363476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784365426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784344445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784345301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784343393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784344523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784363508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Ac0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784344247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Acc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784345502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1784363546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1784365472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784343415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784344259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784344269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784344269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784345395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784344257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Aab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784344324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Ac46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784344280"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Af70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1784344189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784346789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Af278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784344260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784345456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784344595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Aba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784343462"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3Abd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1784343520"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1784343596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-netsec-vsp-rhel9@sha256%3Aca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9\u0026tag=1784343825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-cp-agent-rhel9@sha256%3A2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9\u0026tag=1784343864"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-vsp-rhel9@sha256%3A82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9\u0026tag=1784343824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-network-resources-injector-rhel9@sha256%3A19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9\u0026tag=1784343517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784343442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784343466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784347588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ad8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784364712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Aeff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1784344393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Ad04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784344301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784365434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Aab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784363479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784728481"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784344240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Af8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784343645"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784345124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784343656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Af0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784344386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784725857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1784343657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1784343701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Ac8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1784343483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1784344463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784343712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784345210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Ad1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784344575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784363476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784365426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784344445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Aa9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784345301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aeba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784343393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Aa99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784344523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784363508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784344247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784345502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1784363546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1784365472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Aece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784343415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784344259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784344269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784344269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Aa7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784345395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784344257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784344324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784344280"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1784346789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1784344260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1784345456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1784344595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1784343462"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1784343442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1784343466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1784347588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Acd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1784364712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1784344301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1784365434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1784363479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ab1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1784728481"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1784344240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1784343645"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Aae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1784345124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1784343656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aaba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1784344386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1784725857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1784343712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ace246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1784345210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1784344575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1784363476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1784365426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1784344445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1784345301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1784343393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1784344523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1784363508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Add8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1784344247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1784345502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1784343415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1784344259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1784344269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1784344269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Aceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1784345395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Ab342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1784344257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1784344324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1784344280"
}
}
}
],
"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:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_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:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_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:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_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:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_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:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_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:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_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:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_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:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_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:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_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:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_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:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_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:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_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:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_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:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_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:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_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:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_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:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_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:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"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:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_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:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_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:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_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:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_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:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_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:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_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:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_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:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_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:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_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:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_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:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_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:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_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:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_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:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_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:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_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:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_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:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_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:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_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:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_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:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_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:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_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:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_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:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_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:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_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:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_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:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_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:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_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:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_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:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_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:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_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:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_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:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_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:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_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:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"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:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_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:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_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:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_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:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_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-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_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:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_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-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_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:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_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:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_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:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_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:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_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:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_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-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_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:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_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-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_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:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_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-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_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:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_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:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_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:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_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:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_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:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_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:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_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:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_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:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_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:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_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:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_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:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_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:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_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:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_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:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_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:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_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:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_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:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_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:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_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:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_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:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_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:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_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:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_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:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_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:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_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:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_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:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_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:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_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-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_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:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_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:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_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:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_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:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_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:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_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:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_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:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_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@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_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:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_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:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_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:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_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:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_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:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_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:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_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:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_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:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_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:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_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:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_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:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_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:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_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:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_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:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_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:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_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:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_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:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_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:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_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:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_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:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_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:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_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:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_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:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_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:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_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:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_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:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_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:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_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:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_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:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_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:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_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:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_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:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_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:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_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:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_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:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_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-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_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:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_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-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_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:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_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-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_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:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_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:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_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:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_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:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_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:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_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:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_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:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_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-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_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:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_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:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_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:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_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:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_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:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_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:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_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:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_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@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_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:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_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:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_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:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_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:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_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:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_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-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_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:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_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:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_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:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_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:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_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:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_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:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_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:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_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-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_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:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_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:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_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:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_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:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_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:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_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:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_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:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_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:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_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:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_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:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_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:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_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:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_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:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_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:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_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:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_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:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_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:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_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:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_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:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_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:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_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:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_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-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_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:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_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:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_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:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_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:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_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:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_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-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_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:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_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:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_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:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_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:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_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:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_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-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_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:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_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:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_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:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_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:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_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:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_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:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_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:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_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:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_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:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_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:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_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:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_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:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_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:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_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:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_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:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_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-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_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:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_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:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_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:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_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:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_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:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_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:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_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:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_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:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_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:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_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:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_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:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_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:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_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:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_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:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_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:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_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:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_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:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_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:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_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:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_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:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_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:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_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:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_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:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_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:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_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:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_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-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_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:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_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:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_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:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_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:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_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:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_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:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_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:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_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:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_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:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_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:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_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:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_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:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_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-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_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-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_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:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_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:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_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:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_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:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_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:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_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:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_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:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_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:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_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:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_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:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_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:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_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:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_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-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_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-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_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:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_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-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_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-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_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-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_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:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_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:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_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:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_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:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_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-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_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-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_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:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_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:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_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:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_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:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_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:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_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:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_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-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_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-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_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:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_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:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_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:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_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:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_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:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_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:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_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:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_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:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_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:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_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-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_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:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_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:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_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-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_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-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_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:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_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:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_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:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_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:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_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:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_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:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_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-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_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-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_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-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_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-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_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:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_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:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_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:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_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:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_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:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_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:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_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:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_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:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_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:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_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-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_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:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_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:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_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:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_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-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_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:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_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:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_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:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_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:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_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:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_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:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_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:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_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:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_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:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_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:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_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:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_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@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_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:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_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:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_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:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_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:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_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:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_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:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_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:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_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:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_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:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_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:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_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:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_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:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_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:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_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:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_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:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_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:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_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:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_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@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_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:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"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:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_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:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_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:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_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:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_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:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_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:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_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:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_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:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_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:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_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/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"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:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_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:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_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:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_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:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+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:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T07:28:50+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/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:44268"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+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:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T07:28:50+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/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:44268"
},
{
"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:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:044c4fb6e54fdb0aa3eace4f413f9bb5f0fb68e557f93dc55ec7d01fcbd232a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0ef5f9cdeff6ce30fbc9d610b7811416848ee2061c6158519fdfa53d1f955d3b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8117c7998234471319f27e0d1a3a7909bac57312e8e594cbeba5f1fb57a22230_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:baeeb2aaea1f5f64d234ee25422f6277d33f8a90f605bf63f907869b25be056d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2e15a54305f9c09ab4039ed17385a5dc3261cfd5f1825e1c77bba5e8f0ebc0f6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4bda6ea8c1eb8d40972b6ef29753bf6fe09ce77c18f64bc308f26432d5833431_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:4fdbaa6046e245be4f38ca51703e3d7729cd58a745aef8de89f007443c14cfa4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:84eb680b2acca5d8aeb7529150eba996f6af652c1b1f9c2bf3ea3d604b33e96a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:149e1c1a0ed89e74c1b699eccf985017ce38ccc2778b4f5d129512479c1ac1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4c90240a047c2d6e705b85799ab90757f2f6ea9371808a4b27949c73e813fee4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:cd860ffe2ada196a9713a555f87550189a92f30990ee83ca59fed3f4c600aa49_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d8b230c40250b13fa5ea41323c5e8a556547226831ce9289bbfad95b711fe741_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2ef313d3351a4047c5056fbb7081703c54d4d433baad63b237e710520e61385b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65865c0f8e105f8b09aff054922ef4eda431fed9ba6f81f221477fc20af70540_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:70cfc34c8da8de714993ce1d4b958fe2b75c425e7d6ad0ac37d467ed2d6ab942_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:a516e615b57a01397c3a5c78df5ac29762f1d651d2e888a698cb488e34a1bd00_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:22ccd8e61bc9a9f6060a989b3e1b8d011be75a7ae9b04780730f29bdce45d471_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:94c056053f44ca7a0bd93f80c192cc7c0d442da0e5d051dba596e3de9f1ba51f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b88bf71530517339da78935d7c258a6136743fb7ac331df63158bdd8bc51684f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ce246c96ce0772cdd3212a2c92e317c69c5336f4ba7febe7fa8abbe185004c7f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:226bfce4e5c02ce18e756b1b5da94a36a06e85c4c529d2ecbbdbdfaa4eb22501_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:242ac1ee8951daf72e28f6376f211aa3e407f4df57b09cfc5b906db238a240fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:4e76f32378eda69474a904f4aa591f8e75635a6b647fd5f34457e4838d1be118_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7811653b7d763d694c68e60da140642f58cf0566667ddc17d645f1e7db458052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:226dc924a9bfb26e2d8e8931d79fd9c6505725c2c7993a80abbec178e26eea96_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:25bdab21fc01b49d20c377554a2b1bd654b0b4bc6ef14f9ae456e6f92046a958_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a036bcc5b69584de891a4e27bc9343af3c8650750be15c9afc5c0bd4ec7da300_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b1910d27bbccf54c4c1bca8729c350d118ffae022f8b27f4c285979487f98eba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:2638f7e6d272a198001b9826c1a36fb29729f948e6f6d8f06cd8f29deb1841ba_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:4adda225e483af7088c6c780579c06fb26a2f64bf9f6db3d059c123878ea6081_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a67bc5de83c4917404b33a1545e55df7340a18335d400439e97ea8db8b389a91_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f8836ec9763bc94c6d3f082c960a73106a3fde1a33c32a9e35ebf6c14772bd55_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:034a6a1ecebb16b5f423b6ffc795f1e918ff1818c0a6852769648f6bbc78d84f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:819dbb734218c0e848b6de1ede8d0565db1b9372ee8ab0f96fe5469e09662305_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:31bf4d804432b7736c954d5b3175b6458586cc35c0359c5a91ead0d855cc3722_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3e5c6eaa893c29a1db4591ac9b0639ca981901ddccea282a47ba4ef361511b2c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4cf5bb0d27beaa3464aa391a80ad92f1c7d16e8cd954223667e72faddb6060e1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:db9c47b20c9b1ea86a93c334178752ff968f3b7307411bfb32e2c2973304aa49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f70200c39eb4cb3a2db6dd8b66a9534daa38c221197dd6006732f6b6828ac909_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:264e41a03871f469cc9953b27fb24c3e82567e4b153ab58f7930974793a78070_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:79ca28fd7045198d1d04b02091912044e9a52227c1e460cbfafc6aef9e414043_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a2615ec97d3f745fbd52dd9ad655316dcf82ad719422ca0ebc845561dd26689b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ae2bbb7eefed0f52052622737757300ea36a7882c21ad06da638db57d3a43923_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08db5966a84b7543cad9b7805f37b1ee05eecc56d38eecb3367e805092b810ae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65b3a3175bcb44ff76083fb3673cb6a3bc64cf88cb87a412896158fb4924396e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:68816bc0ad2e89735caf38966880d4aed2d0649fb3bab2504a1484601d485ab0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8c09b1774bc70c1198d8fbcb3c2f3dfea6b1b4501f85b9a8b3e7fa817c849ae7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:09899a9e1ad1fee5bb7ed9dc2a48044db17bd6fcee1eb258da847988f5f57aed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:27569386b5fec28dfefdaabd63b165ca365b9229f0232640724826a49a3e0474_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:28d67e3e5a33f762ae6cf360358617a23d185720b9e0c1a02f3250ee938dbbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82e5bf1c22eb45369e9ce665a0df2904dd15cdf843077e858a81b592948f3576_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3e80741f26e705a7456439a97b35439e72ca651fa77c52e19d68ec6d909d820c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6b223fce80a343b87c40e27c1f7b55972e40de0674c0c7c5d96435e68f2b2073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:b2bb69fbbeac64f546ddc05fe42815c2c723e6ce43a9287a96ee9fe1d1a3b729_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f278bb2d765b6a1023eaec96cf279060ce97685ccde00ad980f6f45c353ef7b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0645806c0d3e0bd8712fa3413992392f49f293e234c36ba7c4e79e0a01e59ed3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4767cd81efeb51d9a7d9e79db159a4aab6170103a35aa07035bcfc55f090a2fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:92d7a11e54c9bad7e3add5d41cb0226f2d9167691d03811b0faf56c0c2390be8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:fb1ebc05160c3fc9c209f3bb736b8537f694e69b3035bb7d1451d1ec29458723_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2f4a5d54cb4112b8cc8f0408d0c69af9e2479b0cf11299d63b782d6b42a93b1e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:6ae2137263fcafb28f07c87d00db403c6332446ee482889cec8e28580b985f22_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:869cd61da08a00de49d646aabb374c8ccc0e4d428aed5fdff2774ea42860e17b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ba7aca390548eb439e78e556f36401a226d699c77ca319704d7a57ab087fd3e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:2b254b5ae4e6b14852f0491938f96f8121fa4ce77adca56f96abdef1341feedc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bd92baf5f3d0415335a99b2d1b0f2a0506931e3d21b68d4984b517a2f66fb2e9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3e5c0fafb514da013516317bcb2c98149fa12f5fe0c932641a36341b9fed40ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:f863639420a6a0db34010d3535e06499fe943258abb535635c70305b3324fbe1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:46aa7e10ab3c596af85f65c661d6cc64b571846e271c4d306cb92c68b58e189b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:ca3b29ad055915482ccb06bf9451d1babe401de76973e8f3a863cbb3ae358daa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2795537c41760209fb64bc3de79a477945a0653e14a672d7a704e51f24da60df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:2a706fd46a1a9944615562798f47c7e8ef51e6cda800dcf1432a019da1383ab9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:82bdc4dc91c7321201fde83f91f2af76e48ec0f50118056948e15578dddca61b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:f16af776e20663af11fd4138cc1371b9505bd2827fb591cec50465dfe3ca3bfe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0525b3401bc9881bca2c4491a2b91387228de6e40b79c254d08497d16f867e5b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:19152712a22fadb3f578d34da9830bce5d3e7bf61803cff69f61f89d1df55fb8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23089fe9797d4c3cc821ad6b917cd677b1e4982f354dace3d2aad1aebf62b134_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:401644332940a77c5a7d8e412778396575836ba2c225e02733eedc8773b4660a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:822f15510e2590fb3496164ee1d1fb6db8fc55d84b8a1746b4481d31b8ea7922_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6dc789ba927ff68e4394bfa5eb82244950e37201aff3c39ef6eaf4434c8f0ad7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:c8cff7a13ec7f833afee953db683040b48874536e9ce376084990d4152555027_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:fbad95d9a82e718714531f5862f335be5dfc8773fd9a35f398c123f590c43374_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:57c6827deda2e91c874718aa5c9c56a8108964adcb149d3b10e8813f2f01959b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:621b17813474c12b792f3f264ebbbe8de6d2f5f43b4cb8067a6232afca0d7240_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:887cef36cac46b5a26b4778dd37577a7026530c3ee4695fa41e719c9c0fce622_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:d9aa0d9b7ee44c5c00b2ffa7cb77a260353f1b1bc5367237ae6c5507c67eb638_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2bdb85854892db796b511844c41941ec331b162d1ba5458496c8f90758108b0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:aba58bd540d2a12e6e337722295a055d64e42ab71a08704366b9baaa410e9615_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:af951c6a00b86aa43f93959e868cb9c0868a1bca9052c4efc0db88919b7867b2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f0fac75c2c2b10a2902df99a5c03dfd45f9e6550e7ae5b2ef74383e4578fe2fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:252708ab3ae65fa27c361697beba9ddeeecff1e52618fdd9c6838c1f665d6df1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8a9946ffa4ecf3b93bbbaeafa00ff54e617306e5371c20ba4525c6c45cb90310_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8fa2507a46a8ac793fb764b04118388dac5b260ae9a6d1b24ad4954b27fa6f32_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d04d3f6bc4fdb0fce6814b8b095a31d0ed7e90a5942a0cc7d409c0a4fe610515_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:0c868f6fabf4ede3fa122174b8f9d29bb4650d289a871fb296cdf16f505db863_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:461ed427bbabfc646226516d8d5233900c3093284443b85aeaf6add977853153_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:462cb91352ce09f16553bc19f0371cab95a878c3e1a790c64024b2ab0407d354_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8adefa1a3c72b3b4805f5cfcbc49dc26d84947869644e11cd78c1fc25980a9ab_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:19dd9260f482056b85ba4dbb57facd79c224f7dec80eb6ddb30ee4b7938a87f8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3db18784a99eff27655c8b0189fccc7aa79e0b0ceca6a6abd764528b8668899f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6952c20f3ae61f53f12cda09ab89fa1999d19582dca8e6666ee9c17772be5050_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ab4c078ba9f8fc744f688cc31edc66a441c5387d1f799b7d7fd33b87a490927d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:04ae868957f8d660118e9386110a7c9fc05f81fcf677a21724453fe75d180f4c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5b3e23432d34419900bb70e1d959d6bd0daedcc61893cfff5054b15f672cc15c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:96c559afa7dc1a55e836905f271d9063d33bb9c34253414fb67b02c5878f121b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d04600fcac5fe1143c595bf270136b4edf845389bfe45d9bee06563b689ac2f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3c3a4732f1974c5801bd20280173b09a185a84b46bbd29baf3d873f5cde360df_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:45af4ff078dd1103d9f0135c7cda38e7845ef573500ebba76654b6685e54b2f0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8c4c5f58c69bdf7ae94cbb458d541224135744d3bcaf9322f48e43c0d93d75e3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:1301f98f1e123fcc48090558a210ee05ceae67b0a8047a46e117084ce8508898_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4a6081018d64ace65206d7ddf65a3fe2b74b5dfeba51deedb384484da8ade188_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:eff59b88dbdee718e22be005e8cc894c6fe94f42b745d166bd1c209c0dd66fad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4dd8bcf0d7628080f9997b438f1e2e223a0dff537e9e7f2839cc5778c30e8e37_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5544e0d9fd8cfd56e8e493266b8a808daf7f2bb780c03fa6bbdaa13f3a25c204_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:68443e4869350033e8f8bc21472df8b8dfeeebdf09cdb887b547d4a9e3d54ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6cc342ac926ce49fa714770003148c318411da4db63538a9053272eb7efaabd7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:40d9b1c9ad419992a0cb36d1ce0005b0385a5ce85273187008f18f2a6e3043f9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c03b5e196fbc52496d2b8a5a75a041a0456bbc665f61dbd183c8545c7855758_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:992cc601f7c2fce0cf4f2ba2387bb5a0eecc929234e519fa21c9cf070732cfdc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:d1212dae952797f1df2eefbd2a7a4ac9fe4459484e2f5d49f2645c2d00966699_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0147517b2422e786ea3e8b9df9032a595ef59bc531d2feac643fd7287a56ff38_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:05a6352dc7cb31ac1913d3da88efd7f8dc508d48a0e175edbb28176772575adb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3774e0739cfcf0702da6a05a215abd0bb91c4aa8fedb36dea9c9204b7307031c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:8a7c50a86251eb3386c588489a58773d764088b6590f7ce11679484dcd119a8c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:144806cfe0aadbfbe1da390fa414dbc9d349233a4183731978bbb4877b5fa3fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6cd02a90457a9a022f8c90f0d108e11d78ba3c4cdbfdd5520312cf7663c5cd72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8563eb55da857f69abaf9606544b4a4a9165ef2b84f8187c3140535883b0aa9a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a9e26b67ce3616e7d11bec698ee789c4ec3fb33cabd417cd00a044eb61d6cdc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0a67cd2f2abdae90ba0f847c6e061356b7bed4cf558889d710b1e66c89920940_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2c6bc3f31a8722596513ab6ca6b0d711b317c61f6d50450a7a31eb85ef2e3452_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6248e7c1857d2b5b83f3a599c83cf4a7bba7e63021e7d930962b5e8aaddea795_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:828bc03b370a961f05ba7c9220c8712662ba2ee6a6c82e89ac8a8ae4f8ee53d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2ce358055ec448edd954b85393c06c8e8db0afabe7d87462272e8525f34fc148_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:346b53358fb3f0bc3946f7fc7abec663b26fd76bf5801d654ef897f31ac084d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c1f9e3b7c7f6b1662c9b4e05798183553ed3d014f425b0bcea2d701d86b345e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6d646cf1b4fb97973a7a381410ccc6e2efb349559c5e5730ff9a93988b0d72fd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40fb1c4b24a483e29f6ba6062e95581d438f7e833921a4c4470909acf9bebf52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:76ccea0292fb1b214713573fd1a2618c27e5397f3b7d297fd60adf64ab2c47c8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8357c7fce514672ab975d1338185a967b80a3025466dd4754813576be8e55077_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:8c2cca3d013ebd7b05a981d97bf62b5dce38ac99ced6f97c18642f806179e6b8_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:169298358118309200f88efec6e120aa099d7021a4d4eb214c31148080894942_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2836ec97d90754591435b2a4d824a99d34da85371ab40a1661f6038f572cf491_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:93c29f777332a150ff7cc4d807641a8a5adaa303c9f024aba1aace056300f362_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9ab34b6ee44656a6449ce4c5f8e18afaa309ab5829506883cafa1b8f60b95fe1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:0ea2a47de9b3b5b0d541ad77bce2245318dbc27b2049d4a3a3e36e52595b9aa0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5afa02b3391b40988c27f74689fc6c25c7cc942e1e2dca39872e8e40fa651db6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:73cf53b1624e23d2ce7226260a794a135865b3332003cf260384fc7de50b0698_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8241c77485bb17961c3ce30f49f24a1d8762fb2c1620c0d3f791c6a8cfcd3d5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3be4b4a4e04c25d5d69937d6272450e99f68034773ef3e29975cb41972144b4a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:48522355fe76cd01399c29f3f9537bbdb8d6d01efe76b2c6795e61a891e3a6fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9215dc362a8361a0b695a0d44448aff2aff806b8190c1820cf81a1c47f3dd4dc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:eba420a0a661e03401b1e624711ca0cbb564dce7668518d52add405665dc3479_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:5ae6888ad09cdcd20e7eb4c6098269e342b0c6c920da3450f7d26ddf2f9553d2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:66f8d28454f1be08310e80c65b0c28e506d360162bfd8e5d2b193cdf3ceca528_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a7f709e5588a287b5de677d3fb12bf5e72b2e4c93f30244ef992e101d462dbf0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ceb374dc250d022a74c95305e9f06370c6f11c5108f23ce6ef850ae05dbceb99_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:5ebfbb9475604f973005743f2da5b21bdeefaa4ddd1182339b01f1e0308d9a5d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7578a38f86b5d29cb6969bdfa0b1451915bc6932d70b22e2361802a3b9912c2b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9cbef763564364aceb386e56844dce1e601e65c8b78a2cbfcb146bf2f9cdb010_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b342b91778a8cdc7ed39efa6f339ec360daea0b7a0c61f1b1597ac5825816057_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:0947886c34bfeab46ec723a49f2166a63e3b7bbcbe2a57530c95a618d84f868e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1f621015e170aa7756c09b794565ef363d2b77b4d06871062adc9cae4d5cf768_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a9aed5f80f24a902adb36f7bdf7521281971b95cc9b0fedf2f2a30974f1af85_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a99ebf0c07d2583fba553fd90f3e58572457d71f0ac0e74fc0938b39f1a188b4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:089452e4d39e42aa38c494803c3ed82aa021c030c4ca1fbafa6ec0eb9196b396_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:367aaf11fb34377450f208653b9d6bc321420f3cfa20e4fe88c2907123412df6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:4c9420418071033265e141992153b590beda020d607b2856929ac91877cee592_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:500faeed0cf08e397e3dec3edab9e7349f9c1cfb785fd94dd7c5d7a930155cd7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2cdd4239d8b2fe61eb5c239cb58297d2ecd452fee5bc5fb051afca36082b3c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5af3f5f83b4d582624b2046c22c8c5d3404477a55d211b2edac31cff0097f386_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c46c625bdd761b638182fc422675e222f8000aa8a8ade8098f6708e912fd56b6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb737c79c27e351b3b142adddf0c68bb278626ed889bb7f554763ea30f7b056c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:027322dd01ffe0de2140c7526536c8eaafbc96d7e09ecc8bba598912742bd120_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8a884255a09383e1858d04822ed2d40a6fff8bcd1903f2d34d3c9fb2bc70f15f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a79663202cc8535abb410841e5ea9fd8926035f4e2db872809ae90c38c61e5ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ab3d842a45ac0269af97d32e2f27db6e5a25b922c145a534ac435a4b7735398c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1afa0e59d046d8e37dbf6325810939a24d73609323fa9a0a3ce4d1cfdec0ffd6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9975c56579b6f6da2aa7593ea0cb45b6d8d04874e3ef78d93ab023470ea2fcca_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:cc685b01deaafc7ca9216fe2bc00aebfdd370607f0fee4429c31865f43a28631_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:e9b0310d7e69a3721c85e4097fe462750bad0916b0492a36dd87d529cb99ba9e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2cccf95566e662680ff225a1fa23cd76c2f705e01dffa57774508edaab481c35_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5f5c0947a1a47a94f62f483fe43f727699da30127c7d73a4ac440b741c2b26f3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c0c7dd42a0efda46b921d2a9014b1f4f47a1c9b8f9fef8fe3087869a2e5caddd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dd8548a3170c56ae3d981ead11f84115035e70826384270665f0ee50b6f36767_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0e3085df7e795d2d180de7e17817d2ff9a766a83b235b63a19b3cbd4e29923ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2ca9de3b987ab1108a3cce841ce3cfe7233a676ca2a6c6d05a03d58cdc1b3bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b0eeefc39ce285272c6df181db6da5a7f04d2ae82cd5378b148fa6f45cf700b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2b8878d4b7b301c34a59b407151866f67154b2b6e53de993a1dbe2c38cf9baa1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8d5c974e20047fc737bd241efbabbf46ae21b22a52269e9d304e21b0f0b63f8c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ece1ff2e5db874b597d92a3558237f3b2d108135d23887cc2621d8dcbd959181_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ed5664adb3308e56ac126b331e0b7484b914dbaf0ca9b72da412f2315b0e2737_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
}
]
}
RHSA-2026:45360
Vulnerability from csaf_redhat - Published: 2026-07-24 16:53 - Updated: 2026-08-13 22:51A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:nodejs26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nodejs26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nodejs26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nodejs26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:nodejs26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nodejs26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nodejs26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nodejs26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nnodejs26:\n * nodejs26-26.5.0-1.4.hum1 (aarch64, x86_64)\n * nodejs26-bin-26.5.0-1.4.hum1 (noarch)\n * nodejs26-devel-26.5.0-1.4.hum1 (aarch64, x86_64)\n * nodejs26-docs-26.5.0-1.4.hum1 (noarch)\n * nodejs26-full-i18n-26.5.0-1.4.hum1 (aarch64, x86_64)\n * nodejs26-libs-26.5.0-1.4.hum1 (aarch64, x86_64)\n * nodejs26-npm-11.17.0-1.26.5.0.1.4.hum1 (noarch)\n * nodejs26-npm-bin-26.5.0-1.4.hum1 (noarch)\n * v8-14.6-devel-14.6.202.34-1.26.5.0.1.4.hum1 (aarch64, x86_64)\n * nodejs26-26.5.0-1.4.hum1.src (src)\n\nSecurity Fix(es):\n\nnodejs26:\n * CVE-2026-13149\n * CVE-2026-14257",
"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:45360",
"url": "https://access.redhat.com/errata/RHSA-2026:45360"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-14257",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_45360.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update",
"tracking": {
"current_release_date": "2026-08-13T22:51:11+00:00",
"generator": {
"date": "2026-08-13T22:51:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:45360",
"initial_release_date": "2026-07-24T16:53:35+00:00",
"revision_history": [
{
"date": "2026-07-24T16:53:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-08T04:36:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:51:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs26-main@aarch64",
"product": {
"name": "nodejs26-main@aarch64",
"product_id": "nodejs26-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs26@26.5.0-1.4.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs26-main@src",
"product": {
"name": "nodejs26-main@src",
"product_id": "nodejs26-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs26@26.5.0-1.4.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs26-main@x86_64",
"product": {
"name": "nodejs26-main@x86_64",
"product_id": "nodejs26-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs26@26.5.0-1.4.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs26-main@noarch",
"product": {
"name": "nodejs26-main@noarch",
"product_id": "nodejs26-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs26-bin@26.5.0-1.4.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:nodejs26-main@aarch64"
},
"product_reference": "nodejs26-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:nodejs26-main@noarch"
},
"product_reference": "nodejs26-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:nodejs26-main@src"
},
"product_reference": "nodejs26-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:nodejs26-main@x86_64"
},
"product_reference": "nodejs26-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:nodejs26-main@aarch64",
"Red Hat Hardened Images:nodejs26-main@noarch",
"Red Hat Hardened Images:nodejs26-main@src",
"Red Hat Hardened Images:nodejs26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-24T16:53:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:nodejs26-main@aarch64",
"Red Hat Hardened Images:nodejs26-main@noarch",
"Red Hat Hardened Images:nodejs26-main@src",
"Red Hat Hardened Images:nodejs26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:45360"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Hardened Images:nodejs26-main@aarch64",
"Red Hat Hardened Images:nodejs26-main@noarch",
"Red Hat Hardened Images:nodejs26-main@src",
"Red Hat Hardened Images:nodejs26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:nodejs26-main@aarch64",
"Red Hat Hardened Images:nodejs26-main@noarch",
"Red Hat Hardened Images:nodejs26-main@src",
"Red Hat Hardened Images:nodejs26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-14257",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-23T14:01:26.376839+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the brace-expansion npm package. The expand() function limits the number of generated results but does not bound the length of each result string. By chaining multiple brace groups, an attacker can keep the result count under the limit while making each result progressively longer, causing total memory consumption to grow until the Node.js process crashes with an uncatchable out-of-memory error. This affects any application that passes attacker-influenced strings to brace-expansion directly or transitively via minimatch or glob brace patterns.\n\nNote: In the majority of Red Hat products, brace-expansion is brought in as a transitive dependency of minimatch or glob and is not used at runtime. It is typically only invoked during build or development tooling and is not directly exposed to untrusted network input, reducing the practical exploitability of this flaw.\n\n```\n$ npm ls --omit=dev brace-expansion\nnpm@10.9.8 /usr/lib/node_modules/npm\n`-- minimatch@9.0.9\n `-- brace-expansion@2.0.2\n```",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:nodejs26-main@aarch64",
"Red Hat Hardened Images:nodejs26-main@noarch",
"Red Hat Hardened Images:nodejs26-main@src",
"Red Hat Hardened Images:nodejs26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "RHBZ#2506433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-14257",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion",
"url": "https://github.com/juliangruber/brace-expansion"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5",
"url": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-07-23T12:54:23.124000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-24T16:53:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:nodejs26-main@aarch64",
"Red Hat Hardened Images:nodejs26-main@noarch",
"Red Hat Hardened Images:nodejs26-main@src",
"Red Hat Hardened Images:nodejs26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:45360"
},
{
"category": "workaround",
"details": "Do not pass untrusted or user-controlled input to brace-expansion\u0027s expand() function or to libraries that use it for glob pattern matching (such as minimatch or glob). Validate and sanitize any brace patterns before expansion.\n\nWhere possible, upgrade to brace-expansion 1.1.17, 2.1.3, 3.0.3, or 5.0.8 which add a maxLength option that bounds accumulated output.\n\nAs an additional defense-in-depth measure, enforce memory limits on Node.js processes using operating system resource controls such as cgroups or Kubernetes resource limits (spec.containers[].resources.limits.memory) to prevent a single process from exhausting system memory and causing a wider outage.",
"product_ids": [
"Red Hat Hardened Images:nodejs26-main@aarch64",
"Red Hat Hardened Images:nodejs26-main@noarch",
"Red Hat Hardened Images:nodejs26-main@src",
"Red Hat Hardened Images:nodejs26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:nodejs26-main@aarch64",
"Red Hat Hardened Images:nodejs26-main@noarch",
"Red Hat Hardened Images:nodejs26-main@src",
"Red Hat Hardened Images:nodejs26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function"
}
]
}
RHSA-2026:47057
Vulnerability from csaf_redhat - Published: 2026-08-03 07:10 - Updated: 2026-08-13 22:51A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:24 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:47057",
"url": "https://access.redhat.com/errata/RHSA-2026:47057"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_47057.json"
}
],
"title": "Red Hat Security Advisory: nodejs:24 security update",
"tracking": {
"current_release_date": "2026-08-13T22:51:12+00:00",
"generator": {
"date": "2026-08-13T22:51:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:47057",
"initial_release_date": "2026-08-03T07:10:53+00:00",
"revision_history": [
{
"date": "2026-08-03T07:10:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-03T07:10:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:51:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24)",
"product_id": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24)",
"product_id": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24)",
"product_id": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.18.0.3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src (nodejs:24)",
"product_id": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=src\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"product": {
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src (nodejs:24)",
"product_id": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-2.module%2Bel9.8.0%2B24539%2B0ea88729?arch=src\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src (nodejs:24)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel9.8.0%2B24355%2B35d95b59?arch=src\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"product": {
"name": "nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch (nodejs:24)",
"product_id": "nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"product": {
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch (nodejs:24)",
"product_id": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-2.module%2Bel9.8.0%2B24539%2B0ea88729?arch=noarch\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch (nodejs:24)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel9.8.0%2B24355%2B35d95b59?arch=noarch\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch (nodejs:24)",
"product_id": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-6.module%2Bel9.8.0%2B24355%2B35d95b59?arch=noarch\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"product": {
"name": "npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch (nodejs:24)",
"product_id": "npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@11.16.0-1.24.18.0.3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24)",
"product_id": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24)",
"product_id": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24)",
"product_id": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.18.0.3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24)",
"product_id": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24)",
"product_id": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24)",
"product_id": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.18.0.3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24)",
"product_id": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24)",
"product_id": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24)",
"product_id": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.18.0-3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.18.0.3.module%2Bel9.8.0%2B24537%2B83ec84e1?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:24:9080020260721131809:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24"
},
"product_reference": "nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24"
},
"product_reference": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24"
},
"product_reference": "nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24"
},
"product_reference": "npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T07:10:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47057"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-59873",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-08T16:01:31.576716+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498120"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: node-tar: Denial of Service via crafted gzip bomb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in node-tar is rated as Important. A remote attacker can exploit the lack of strict limits on decompressed data and entry counts within the library\u0027s archive processing to craft a gzip bomb. This can lead to a denial of service by exhausting system resources such as disk space and CPU, making the affected system or application unavailable without requiring authentication.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59873"
},
{
"category": "external",
"summary": "RHBZ#2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3",
"url": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw"
}
],
"release_date": "2026-07-08T15:22:40.077000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T07:10:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47057"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: node-tar: Denial of Service via crafted gzip bomb"
},
{
"cve": "CVE-2026-59874",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:09.952291+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: Node-tar: Denial of Service via malformed tar archive header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in node-tar affects Red Hat products that process untrusted tar archives. A remote attacker can provide a specially crafted archive with a malformed header, leading to an infinite loop during parsing and causing the application to become unresponsive. This can impact the availability of services relying on node-tar for archive manipulation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59874"
},
{
"category": "external",
"summary": "RHBZ#2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5",
"url": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w"
}
],
"release_date": "2026-07-08T15:23:47.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T07:10:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47057"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.8.0+24539+0ea88729.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.noarch::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.aarch64::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.ppc64le::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.s390x::nodejs:24",
"AppStream-9.8.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.3.module+el9.8.0+24537+83ec84e1.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: Node-tar: Denial of Service via malformed tar archive header"
}
]
}
RHSA-2026:47058
Vulnerability from csaf_redhat - Published: 2026-08-03 07:10 - Updated: 2026-08-13 22:51A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:47058",
"url": "https://access.redhat.com/errata/RHSA-2026:47058"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_47058.json"
}
],
"title": "Red Hat Security Advisory: nodejs:22 security update",
"tracking": {
"current_release_date": "2026-08-13T22:51:12+00:00",
"generator": {
"date": "2026-08-13T22:51:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:47058",
"initial_release_date": "2026-08-03T07:10:21+00:00",
"revision_history": [
{
"date": "2026-08-03T07:10:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-03T07:10:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:51:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=src\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-1.module%2Bel9.8.0%2B24540%2Bc30b2ffe?arch=src\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel9.8.0%2B24156%2Bbb41d456?arch=src\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"product": {
"name": "nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch (nodejs:22)",
"product_id": "nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-1.module%2Bel9.8.0%2B24540%2Bc30b2ffe?arch=noarch\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel9.8.0%2B24156%2Bbb41d456?arch=noarch\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch (nodejs:22)",
"product_id": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-6.module%2Bel9.8.0%2B24156%2Bbb41d456?arch=noarch\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.1.2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.1.2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.1.2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.1.2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.1.2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.1.2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.1.2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.1.2.module%2Bel9.8.0%2B24538%2B3f176d52?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:22:9080020260721131741:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22"
},
"product_reference": "nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T07:10:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47058"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-59873",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-08T16:01:31.576716+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498120"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: node-tar: Denial of Service via crafted gzip bomb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in node-tar is rated as Important. A remote attacker can exploit the lack of strict limits on decompressed data and entry counts within the library\u0027s archive processing to craft a gzip bomb. This can lead to a denial of service by exhausting system resources such as disk space and CPU, making the affected system or application unavailable without requiring authentication.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59873"
},
{
"category": "external",
"summary": "RHBZ#2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3",
"url": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw"
}
],
"release_date": "2026-07-08T15:22:40.077000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T07:10:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47058"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: node-tar: Denial of Service via crafted gzip bomb"
},
{
"cve": "CVE-2026-59874",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:09.952291+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: Node-tar: Denial of Service via malformed tar archive header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in node-tar affects Red Hat products that process untrusted tar archives. A remote attacker can provide a specially crafted archive with a malformed header, leading to an infinite loop during parsing and causing the application to become unresponsive. This can impact the availability of services relying on node-tar for archive manipulation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59874"
},
{
"category": "external",
"summary": "RHBZ#2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5",
"url": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w"
}
],
"release_date": "2026-07-08T15:23:47.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T07:10:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47058"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el9.8.0+24540+c30b2ffe.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.aarch64::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.ppc64le::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.s390x::nodejs:22",
"AppStream-9.8.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el9.8.0+24538+3f176d52.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: Node-tar: Denial of Service via malformed tar archive header"
}
]
}
RHSA-2026:47059
Vulnerability from csaf_redhat - Published: 2026-07-28 17:31 - Updated: 2026-08-13 22:51A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:47059",
"url": "https://access.redhat.com/errata/RHSA-2026:47059"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_47059.json"
}
],
"title": "Red Hat Security Advisory: nodejs:22 security update",
"tracking": {
"current_release_date": "2026-08-13T22:51:14+00:00",
"generator": {
"date": "2026-08-13T22:51:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:47059",
"initial_release_date": "2026-07-28T17:31:53+00:00",
"revision_history": [
{
"date": "2026-07-28T17:31:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-28T17:31:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:51:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=src\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-1.module%2Bel8.10.0%2B24556%2Be9352af2?arch=src\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel8.10.0%2B24500%2B8eb51621?arch=src\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"product": {
"name": "nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch (nodejs:22)",
"product_id": "nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-1.module%2Bel8.10.0%2B24556%2Be9352af2?arch=noarch\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel8.10.0%2B24500%2B8eb51621?arch=noarch\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch (nodejs:22)",
"product_id": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-6.module%2Bel8.10.0%2B24500%2B8eb51621?arch=noarch\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.1.2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.1.2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.1.2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.1.2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.1.2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.1.2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22)",
"product_id": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.1.2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.1.2.module%2Bel8.10.0%2B24556%2Be9352af2?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:22:8100020260724100938:6d880403"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
},
"product_reference": "nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22"
},
"product_reference": "nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T17:31:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47059"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-59873",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-08T16:01:31.576716+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498120"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: node-tar: Denial of Service via crafted gzip bomb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in node-tar is rated as Important. A remote attacker can exploit the lack of strict limits on decompressed data and entry counts within the library\u0027s archive processing to craft a gzip bomb. This can lead to a denial of service by exhausting system resources such as disk space and CPU, making the affected system or application unavailable without requiring authentication.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59873"
},
{
"category": "external",
"summary": "RHBZ#2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3",
"url": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw"
}
],
"release_date": "2026-07-08T15:22:40.077000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T17:31:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47059"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: node-tar: Denial of Service via crafted gzip bomb"
},
{
"cve": "CVE-2026-59874",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:09.952291+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: Node-tar: Denial of Service via malformed tar archive header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in node-tar affects Red Hat products that process untrusted tar archives. A remote attacker can provide a specially crafted archive with a malformed header, leading to an infinite loop during parsing and causing the application to become unresponsive. This can impact the availability of services relying on node-tar for archive manipulation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59874"
},
{
"category": "external",
"summary": "RHBZ#2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5",
"url": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w"
}
],
"release_date": "2026-07-08T15:23:47.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T17:31:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47059"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.23.1-2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24556+e9352af2.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.8-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.1.2.module+el8.10.0+24556+e9352af2.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: Node-tar: Denial of Service via malformed tar archive header"
}
]
}
RHSA-2026:47060
Vulnerability from csaf_redhat - Published: 2026-07-28 15:59 - Updated: 2026-08-13 22:51A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:24 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:47060",
"url": "https://access.redhat.com/errata/RHSA-2026:47060"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_47060.json"
}
],
"title": "Red Hat Security Advisory: nodejs:24 security update",
"tracking": {
"current_release_date": "2026-08-13T22:51:14+00:00",
"generator": {
"date": "2026-08-13T22:51:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:47060",
"initial_release_date": "2026-07-28T15:59:23+00:00",
"revision_history": [
{
"date": "2026-07-28T15:59:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-28T15:59:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:51:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src (nodejs:24)",
"product_id": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=src\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"product": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src (nodejs:24)",
"product_id": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-1.module%2Bel8.10.0%2B24562%2B090c6525?arch=src\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src (nodejs:24)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel8.10.0%2B24562%2B090c6525?arch=src\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product": {
"name": "nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch (nodejs:24)",
"product_id": "nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch (nodejs:24)",
"product_id": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-1.module%2Bel8.10.0%2B24562%2B090c6525?arch=noarch\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch (nodejs:24)",
"product_id": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-6.module%2Bel8.10.0%2B24562%2B090c6525?arch=noarch\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch (nodejs:24)",
"product_id": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-6.module%2Bel8.10.0%2B24562%2B090c6525?arch=noarch\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product": {
"name": "npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch (nodejs:24)",
"product_id": "npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@11.16.0-1.24.18.0.2.module%2Bel8.10.0%2B24562%2B090c6525?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24)",
"product_id": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24)",
"product_id": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24)",
"product_id": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.18.0.2.module%2Bel8.10.0%2B24562%2B090c6525?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24)",
"product_id": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24)",
"product_id": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24)",
"product_id": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.18.0.2.module%2Bel8.10.0%2B24562%2B090c6525?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24)",
"product_id": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24)",
"product_id": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24)",
"product_id": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.18.0.2.module%2Bel8.10.0%2B24562%2B090c6525?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24)",
"product_id": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product": {
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24)",
"product_id": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product": {
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24)",
"product_id": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product": {
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24)",
"product_id": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product": {
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24)",
"product_id": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product": {
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24)",
"product_id": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product": {
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24)",
"product_id": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@24.18.0-2.module%2Bel8.10.0%2B24562%2B090c6525?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24)",
"product_id": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-13.6-devel@13.6.233.17-1.24.18.0.2.module%2Bel8.10.0%2B24562%2B090c6525?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:24:8100020260724132848:6d880403"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
},
"product_reference": "nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
},
"product_reference": "nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
},
"product_reference": "nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
},
"product_reference": "nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24"
},
"product_reference": "nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
},
"product_reference": "nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
},
"product_reference": "nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
},
"product_reference": "nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24"
},
"product_reference": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24"
},
"product_reference": "nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24"
},
"product_reference": "nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24"
},
"product_reference": "npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64 (nodejs:24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
},
"product_reference": "v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T15:59:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47060"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-59873",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-08T16:01:31.576716+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498120"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: node-tar: Denial of Service via crafted gzip bomb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in node-tar is rated as Important. A remote attacker can exploit the lack of strict limits on decompressed data and entry counts within the library\u0027s archive processing to craft a gzip bomb. This can lead to a denial of service by exhausting system resources such as disk space and CPU, making the affected system or application unavailable without requiring authentication.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59873"
},
{
"category": "external",
"summary": "RHBZ#2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3",
"url": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw"
}
],
"release_date": "2026-07-08T15:22:40.077000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T15:59:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47060"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: node-tar: Denial of Service via crafted gzip bomb"
},
{
"cve": "CVE-2026-59874",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:09.952291+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: Node-tar: Denial of Service via malformed tar archive header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in node-tar affects Red Hat products that process untrusted tar archives. A remote attacker can provide a specially crafted archive with a malformed header, leading to an infinite loop during parsing and causing the application to become unresponsive. This can impact the availability of services relying on node-tar for archive manipulation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59874"
},
{
"category": "external",
"summary": "RHBZ#2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5",
"url": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w"
}
],
"release_date": "2026-07-08T15:23:47.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T15:59:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47060"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:24.18.0-2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:24.18.0-2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.1.14-1.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-6.module+el8.10.0+24562+090c6525.src::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-6.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:11.16.0-1.24.18.0.2.module+el8.10.0+24562+090c6525.noarch::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.aarch64::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.ppc64le::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.s390x::nodejs:24",
"AppStream-8.10.0.Z.MAIN.EUS:v8-13.6-devel-3:13.6.233.17-1.24.18.0.2.module+el8.10.0+24562+090c6525.x86_64::nodejs:24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: Node-tar: Denial of Service via malformed tar archive header"
}
]
}
RHSA-2026:48032
Vulnerability from csaf_opensuse - Published: 2026-07-29 17:38 - Updated: 2026-08-13 22:51A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nodejs-nodemon is now available for Red Hat Enterprise Linux 10.\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": "Simple monitor script for use during development of a node.js app. For use during development of a node.js based application. nodemon will watch the files in the directory in which nodemon was started, and if any files change, nodemon will automatically restart your node application. nodemon does not require any changes to your code or method of development. nodemon simply wraps your node application and keeps an eye on any files that have changed. Remember that nodemon is a replacement wrapper for node, think of it as replacing the word \"node\" on the command line when you run your script.\n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:48032",
"url": "https://access.redhat.com/errata/RHSA-2026:48032"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_48032.json"
}
],
"title": "Red Hat Security Advisory: nodejs-nodemon security update",
"tracking": {
"current_release_date": "2026-08-13T22:51:17+00:00",
"generator": {
"date": "2026-08-13T22:51:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:48032",
"initial_release_date": "2026-07-29T17:38:46+00:00",
"revision_history": [
{
"date": "2026-07-29T17:38:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-29T17:38:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:51:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-2.el10_2.noarch",
"product": {
"name": "nodejs-nodemon-0:3.1.14-2.el10_2.noarch",
"product_id": "nodejs-nodemon-0:3.1.14-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-2.el10_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-2.el10_2.src",
"product": {
"name": "nodejs-nodemon-0:3.1.14-2.el10_2.src",
"product_id": "nodejs-nodemon-0:3.1.14-2.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-2.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.noarch"
},
"product_reference": "nodejs-nodemon-0:3.1.14-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-2.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.src"
},
"product_reference": "nodejs-nodemon-0:3.1.14-2.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.noarch",
"AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T17:38:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.noarch",
"AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48032"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.noarch",
"AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.noarch",
"AppStream-10.2.Z:nodejs-nodemon-0:3.1.14-2.el10_2.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
}
]
}
RHSA-2026:48033
Vulnerability from csaf_opensuse - Published: 2026-07-29 18:09 - Updated: 2026-08-13 22:51A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nodejs22 is now available for Red Hat Enterprise Linux 10.\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": "Node.js is a platform built on Chrome\u0027s JavaScript runtime \\ for easily building fast, scalable network applications. \\ Node.js uses an event-driven, non-blocking I/O model that \\ makes it lightweight and efficient, perfect for data-intensive \\ real-time applications that run across distributed devices.\n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:48033",
"url": "https://access.redhat.com/errata/RHSA-2026:48033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_48033.json"
}
],
"title": "Red Hat Security Advisory: nodejs22 security update",
"tracking": {
"current_release_date": "2026-08-13T22:51:17+00:00",
"generator": {
"date": "2026-08-13T22:51:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:48033",
"initial_release_date": "2026-07-29T18:09:47+00:00",
"revision_history": [
{
"date": "2026-07-29T18:09:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-29T18:09:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:51:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-4.el10_2.aarch64",
"product": {
"name": "nodejs-1:22.23.1-4.el10_2.aarch64",
"product_id": "nodejs-1:22.23.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"product": {
"name": "nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"product_id": "nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"product_id": "nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"product": {
"name": "nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"product_id": "nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"product": {
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"product_id": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.8-1.22.23.1.4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"product": {
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"product_id": "nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.23.1-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"product_id": "nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"product": {
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"product_id": "nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.23.1-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-4.el10_2.ppc64le",
"product": {
"name": "nodejs-1:22.23.1-4.el10_2.ppc64le",
"product_id": "nodejs-1:22.23.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"product": {
"name": "nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"product_id": "nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"product_id": "nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"product": {
"name": "nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"product_id": "nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"product": {
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"product_id": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.8-1.22.23.1.4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"product": {
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"product_id": "nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.23.1-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"product_id": "nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"product": {
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"product_id": "nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.23.1-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-4.el10_2.s390x",
"product": {
"name": "nodejs-1:22.23.1-4.el10_2.s390x",
"product_id": "nodejs-1:22.23.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-4.el10_2.s390x",
"product": {
"name": "nodejs-devel-1:22.23.1-4.el10_2.s390x",
"product_id": "nodejs-devel-1:22.23.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"product_id": "nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-4.el10_2.s390x",
"product": {
"name": "nodejs-libs-1:22.23.1-4.el10_2.s390x",
"product_id": "nodejs-libs-1:22.23.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"product": {
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"product_id": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.8-1.22.23.1.4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"product": {
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"product_id": "nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.23.1-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"product_id": "nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"product": {
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"product_id": "nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.23.1-4.el10_2?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.1-4.el10_2.x86_64",
"product": {
"name": "nodejs-1:22.23.1-4.el10_2.x86_64",
"product_id": "nodejs-1:22.23.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.1-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"product": {
"name": "nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"product_id": "nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.1-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"product": {
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"product_id": "nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.1-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"product": {
"name": "nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"product_id": "nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.1-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"product": {
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"product_id": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.8-1.22.23.1.4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64",
"product": {
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64",
"product_id": "nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.23.1-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"product": {
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"product_id": "nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.1-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"product_id": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.1-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"product": {
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"product_id": "nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.23.1-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.23.1-4.el10_2.noarch",
"product": {
"name": "nodejs-docs-1:22.23.1-4.el10_2.noarch",
"product_id": "nodejs-docs-1:22.23.1-4.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.23.1-4.el10_2?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs22-1:22.23.1-4.el10_2.src",
"product": {
"name": "nodejs22-1:22.23.1-4.el10_2.src",
"product_id": "nodejs22-1:22.23.1-4.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22@22.23.1-4.el10_2?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64"
},
"product_reference": "nodejs-1:22.23.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le"
},
"product_reference": "nodejs-1:22.23.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x"
},
"product_reference": "nodejs-1:22.23.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64"
},
"product_reference": "nodejs-1:22.23.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64"
},
"product_reference": "nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64"
},
"product_reference": "nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le"
},
"product_reference": "nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x"
},
"product_reference": "nodejs-devel-1:22.23.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64"
},
"product_reference": "nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.23.1-4.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch"
},
"product_reference": "nodejs-docs-1:22.23.1-4.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64"
},
"product_reference": "nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64"
},
"product_reference": "nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le"
},
"product_reference": "nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x"
},
"product_reference": "nodejs-libs-1:22.23.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64"
},
"product_reference": "nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64"
},
"product_reference": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le"
},
"product_reference": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x"
},
"product_reference": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64"
},
"product_reference": "nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-1:22.23.1-4.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src"
},
"product_reference": "nodejs22-1:22.23.1-4.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64"
},
"product_reference": "nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le"
},
"product_reference": "nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x"
},
"product_reference": "nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64"
},
"product_reference": "nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64"
},
"product_reference": "nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le"
},
"product_reference": "nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x"
},
"product_reference": "nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
},
"product_reference": "nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T18:09:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48033"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-59873",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-08T16:01:31.576716+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498120"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: node-tar: Denial of Service via crafted gzip bomb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in node-tar is rated as Important. A remote attacker can exploit the lack of strict limits on decompressed data and entry counts within the library\u0027s archive processing to craft a gzip bomb. This can lead to a denial of service by exhausting system resources such as disk space and CPU, making the affected system or application unavailable without requiring authentication.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59873"
},
{
"category": "external",
"summary": "RHBZ#2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3",
"url": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw"
}
],
"release_date": "2026-07-08T15:22:40.077000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T18:09:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48033"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: node-tar: Denial of Service via crafted gzip bomb"
},
{
"cve": "CVE-2026-59874",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:09.952291+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: Node-tar: Denial of Service via malformed tar archive header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in node-tar affects Red Hat products that process untrusted tar archives. A remote attacker can provide a specially crafted archive with a malformed header, leading to an infinite loop during parsing and causing the application to become unresponsive. This can impact the availability of services relying on node-tar for archive manipulation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59874"
},
{
"category": "external",
"summary": "RHBZ#2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5",
"url": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w"
}
],
"release_date": "2026-07-08T15:23:47.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T18:09:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48033"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-devel-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-docs-1:22.23.1-4.el10_2.noarch",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-full-i18n-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-libs-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.s390x",
"AppStream-10.2.Z:nodejs-npm-1:10.9.8-1.22.23.1.4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-1:22.23.1-4.el10_2.src",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debuginfo-1:22.23.1-4.el10_2.x86_64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.aarch64",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.s390x",
"AppStream-10.2.Z:nodejs22-debugsource-1:22.23.1-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: Node-tar: Denial of Service via malformed tar archive header"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.