Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-27516 (GCVE-0-2025-27516)
Vulnerability from cvelistv5 – Published: 2025-03-05 20:40 – Updated: 2026-02-26 19:09- CWE-1336 - Improper Neutralization of Special Elements Used in a Template Engine
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-27516",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-31T03:56:03.356670Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T19:09:45.280Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:45:35.548Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00045.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "jinja",
"vendor": "pallets",
"versions": [
{
"status": "affected",
"version": "\u003c 3.1.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the |attr filter to get a reference to a string\u0027s plain format method, bypassing the sandbox. After the fix, the |attr filter no longer bypasses the environment\u0027s attribute lookup. This vulnerability is fixed in 3.1.6."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"privilegesRequired": "LOW",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1336",
"description": "CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-05T20:40:06.568Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
},
{
"name": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
}
],
"source": {
"advisory": "GHSA-cpwx-vrp4-4pq7",
"discovery": "UNKNOWN"
},
"title": "Jinja sandbox breakout through attr filter selecting format method"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-27516",
"datePublished": "2025-03-05T20:40:06.568Z",
"dateReserved": "2025-02-26T18:11:52.307Z",
"dateUpdated": "2026-02-26T19:09:45.280Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-27516",
"date": "2026-07-22",
"epss": "0.00476",
"percentile": "0.38357"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-27516\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-03-05T21:15:20.073\",\"lastModified\":\"2026-06-17T09:03:44.560\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the |attr filter to get a reference to a string\u0027s plain format method, bypassing the sandbox. After the fix, the |attr filter no longer bypasses the environment\u0027s attribute lookup. This vulnerability is fixed in 3.1.6.\"},{\"lang\":\"es\",\"value\":\"Jinja es un motor de plantillas extensible. Antes de la versi\u00f3n 3.1.6, un descuido en la forma en que el entorno aislado de Jinja interact\u00faa con el filtro |attr permite que un atacante que controla el contenido de una plantilla ejecute c\u00f3digo Python arbitrario. Para explotar la vulnerabilidad, un atacante debe controlar el contenido de una plantilla. Si ese es el caso depende del tipo de aplicaci\u00f3n que utilice Jinja. Esta vulnerabilidad afecta a los usuarios de aplicaciones que ejecutan plantillas no confiables. El entorno aislado de Jinja detecta las llamadas a str.format y garantiza que no escapen del entorno aislado. Sin embargo, es posible utilizar el filtro |attr para obtener una referencia al m\u00e9todo de formato simple de una cadena, sin pasar por el entorno aislado. Despu\u00e9s de la correcci\u00f3n, el filtro |attr ya no pasa por alto la b\u00fasqueda de atributos del entorno. Esta vulnerabilidad se corrigi\u00f3 en la versi\u00f3n 3.1.6.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"pallets\",\"product\":\"jinja\",\"versions\":[{\"version\":\"\u003c 3.1.6\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"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\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.0,\"impactScore\":6.0}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-07-31T03:56:03.356670Z\",\"id\":\"CVE-2025-27516\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1336\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:palletsprojects:jinja:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.1.6\",\"matchCriteriaId\":\"331B4BEB-27DD-4593-AB42-5A218EFA4526\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/04/msg00045.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-07-21T05:22:05+00:00",
"cve": "CVE-2025-27516",
"id": "CVE-2025-27516",
"initial_release_date": "2025-03-05T20:40:06.568000+00:00",
"product_status:fixed": "895",
"product_status:known_affected": "20",
"product_status:known_not_affected": "2406",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-27516.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/04/msg00045.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T19:45:35.548Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27516\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-31T03:56:03.356670Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-05T20:53:36.247Z\"}}], \"cna\": {\"title\": \"Jinja sandbox breakout through attr filter selecting format method\", \"source\": {\"advisory\": \"GHSA-cpwx-vrp4-4pq7\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"pallets\", \"product\": \"jinja\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.1.6\"}]}], \"references\": [{\"url\": \"https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\", \"name\": \"https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403\", \"name\": \"https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the |attr filter to get a reference to a string\u0027s plain format method, bypassing the sandbox. After the fix, the |attr filter no longer bypasses the environment\u0027s attribute lookup. This vulnerability is fixed in 3.1.6.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1336\", \"description\": \"CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-03-05T20:40:06.568Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-27516\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-26T19:09:45.280Z\", \"dateReserved\": \"2025-02-26T18:11:52.307Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-03-05T20:40:06.568Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:3388
Vulnerability from csaf_redhat - Published: 2025-03-31 02:09 - Updated: 2026-07-21 00:29A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
{
"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 python-jinja2 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3388",
"url": "https://access.redhat.com/errata/RHSA-2025:3388"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3388.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-21T00:29:57+00:00",
"generator": {
"date": "2026-07-21T00:29:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3388",
"initial_release_date": "2025-03-31T02:09:23+00:00",
"revision_history": [
{
"date": "2025-03-31T02:09:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T02:09:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:29:57+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": "python-jinja2-0:2.10.1-7.el8_10.src",
"product": {
"name": "python-jinja2-0:2.10.1-7.el8_10.src",
"product_id": "python-jinja2-0:2.10.1-7.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.1-7.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.10.1-7.el8_10.noarch",
"product": {
"name": "python3-jinja2-0:2.10.1-7.el8_10.noarch",
"product_id": "python3-jinja2-0:2.10.1-7.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.10.1-7.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-7.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-jinja2-0:2.10.1-7.el8_10.src"
},
"product_reference": "python-jinja2-0:2.10.1-7.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-7.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-jinja2-0:2.10.1-7.el8_10.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-7.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"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:python-jinja2-0:2.10.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jinja2-0:2.10.1-7.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T02:09: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:python-jinja2-0:2.10.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jinja2-0:2.10.1-7.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3388"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python-jinja2-0:2.10.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jinja2-0:2.10.1-7.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3406
Vulnerability from csaf_redhat - Published: 2025-03-31 14:03 - Updated: 2026-07-21 00:29A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
{
"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 python-jinja2 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3406",
"url": "https://access.redhat.com/errata/RHSA-2025:3406"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3406.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-21T00:29:58+00:00",
"generator": {
"date": "2026-07-21T00:29:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3406",
"initial_release_date": "2025-03-31T14:03:55+00:00",
"revision_history": [
{
"date": "2025-03-31T14:03:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T14:03:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:29:58+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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.11.3-8.el9_5.src",
"product": {
"name": "python-jinja2-0:2.11.3-8.el9_5.src",
"product_id": "python-jinja2-0:2.11.3-8.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.11.3-8.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.11.3-8.el9_5.noarch",
"product": {
"name": "python3-jinja2-0:2.11.3-8.el9_5.noarch",
"product_id": "python3-jinja2-0:2.11.3-8.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.11.3-8.el9_5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.11.3-8.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python-jinja2-0:2.11.3-8.el9_5.src"
},
"product_reference": "python-jinja2-0:2.11.3-8.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.11.3-8.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-jinja2-0:2.11.3-8.el9_5.noarch"
},
"product_reference": "python3-jinja2-0:2.11.3-8.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"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.5.0.Z.MAIN:python-jinja2-0:2.11.3-8.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3-jinja2-0:2.11.3-8.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T14:03:55+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.5.0.Z.MAIN:python-jinja2-0:2.11.3-8.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3-jinja2-0:2.11.3-8.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3406"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:python-jinja2-0:2.11.3-8.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3-jinja2-0:2.11.3-8.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3562
Vulnerability from csaf_redhat - Published: 2025-04-03 06:05 - Updated: 2026-07-21 00:30A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch | — |
Vendor Fix
fix
|
{
"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 python-jinja2 is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3562",
"url": "https://access.redhat.com/errata/RHSA-2025:3562"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3562.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-21T00:30:03+00:00",
"generator": {
"date": "2026-07-21T00:30:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3562",
"initial_release_date": "2025-04-03T06:05:14+00:00",
"revision_history": [
{
"date": "2025-04-03T06:05:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-03T06:05:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:30:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.10.1-2.el8_4.2.src",
"product": {
"name": "python-jinja2-0:2.10.1-2.el8_4.2.src",
"product_id": "python-jinja2-0:2.10.1-2.el8_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.1-2.el8_4.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"product": {
"name": "python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"product_id": "python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.10.1-2.el8_4.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-2.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.2.src"
},
"product_reference": "python-jinja2-0:2.10.1-2.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-2.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-2.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.2.src"
},
"product_reference": "python-jinja2-0:2.10.1-2.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-2.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.2.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-2.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.2.src"
},
"product_reference": "python-jinja2-0:2.10.1-2.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-2.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T06:05:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3562"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.2.noarch",
"AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3568
Vulnerability from csaf_redhat - Published: 2025-04-09 01:19 - Updated: 2026-07-21 00:30A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.50 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.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.50. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:3569\n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/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-2025:3568",
"url": "https://access.redhat.com/errata/RHSA-2025:3568"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3568.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.50 security and extras update",
"tracking": {
"current_release_date": "2026-07-21T00:30:07+00:00",
"generator": {
"date": "2026-07-21T00:30:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3568",
"initial_release_date": "2025-04-09T01:19:57+00:00",
"revision_history": [
{
"date": "2025-04-09T01:19:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-09T01:19:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:30:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64",
"product": {
"name": "openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64",
"product_id": "openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.14.0-202503310335.p0.g16ce606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"product": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"product_id": "openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-event-proxy-rhel8\u0026tag=v4.14.0-202503310335.p0.g770f00b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8\u0026tag=v4.14.0-202503310335.p0.g770f00b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.14.0-202503310939.p0.g489fbcc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.14.0-202503310335.p0.gcc85a75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.14.0-202503271636.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.14.0-202503310335.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.14.0-202503310335.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64",
"product_id": "openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.14.0-202503310939.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.14.0-202504020144.p0.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.14.0-202503310939.p0.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64",
"product_id": "openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.14.0-202503310335.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64",
"product_id": "openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.14.0-202503310335.p0.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.14.0-202503310939.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64",
"product": {
"name": "openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64",
"product_id": "openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.14.0-202503310335.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64",
"product_id": "openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.14.0-202503310335.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.14.0-202504020144.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.14.0-202504010138.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.14.0-202503310939.p0.g67eddc2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.g9884f76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.14.0-202503310335.p0.gcd52d96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.14.0-202503310335.p0.gcd52d96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.14.0-202503310939.p0.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.14.0-202503310335.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64",
"product": {
"name": "openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64",
"product_id": "openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.14.0-202503271636.p0.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.14.0-202503310335.p0.ga6af579.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.g5028f0a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.14.0-202504020144.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.14.0-202504010239.p0.gade9d9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64",
"product_id": "openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.14.0-202503272035.p0.g990fd37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.14.0-202503310335.p0.ged35a97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64",
"product_id": "openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.14.0-202504010239.p0.gc7be452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.14.0-202503310335.p0.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.14.0-202503310335.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.14.0-202503310939.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.gb70ce20.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.14.0-202503310939.p0.gc7be452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.14.0-202503271636.p0.g06859a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.14.0-202503310335.p0.g5cdb661.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.14.0-202503310335.p0.gd388ef6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.14.0-202503310335.p0.g430adb7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.14.0-202503310335.p0.gd388ef6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.14.0-202503310335.p0.gd388ef6.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le",
"product": {
"name": "openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le",
"product_id": "openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.14.0-202503310335.p0.g16ce606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"product": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"product_id": "openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-event-proxy-rhel8\u0026tag=v4.14.0-202503310335.p0.g770f00b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"product_id": "openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8\u0026tag=v4.14.0-202503310335.p0.g770f00b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.14.0-202503310939.p0.g489fbcc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.14.0-202503310335.p0.gcc85a75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.14.0-202503271636.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.14.0-202503310335.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.14.0-202503310335.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le",
"product_id": "openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.14.0-202503310939.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.14.0-202504020144.p0.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.14.0-202503310939.p0.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le",
"product_id": "openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.14.0-202503310335.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le",
"product_id": "openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.14.0-202503310335.p0.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.14.0-202503310939.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le",
"product": {
"name": "openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le",
"product_id": "openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.14.0-202503310335.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le",
"product": {
"name": "openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le",
"product_id": "openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.14.0-202503310335.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.14.0-202504020144.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.14.0-202504010138.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.14.0-202503310335.p0.gcd52d96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.14.0-202503310335.p0.gcd52d96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.14.0-202503310939.p0.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.14.0-202503310335.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le",
"product": {
"name": "openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le",
"product_id": "openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.14.0-202503271636.p0.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.14.0-202503310335.p0.ga6af579.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.g5028f0a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.14.0-202504020144.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.14.0-202504010239.p0.gade9d9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le",
"product_id": "openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.14.0-202503272035.p0.g990fd37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le",
"product_id": "openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.14.0-202503310335.p0.ged35a97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le",
"product_id": "openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.14.0-202504010239.p0.gc7be452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.14.0-202503310335.p0.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.14.0-202503310335.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.14.0-202503310939.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.gb70ce20.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.14.0-202503310939.p0.gc7be452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le",
"product_id": "openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.14.0-202503271636.p0.g06859a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.14.0-202503310335.p0.g5cdb661.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.14.0-202503310335.p0.gd388ef6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.14.0-202503310335.p0.g430adb7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le",
"product_id": "openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.14.0-202503310335.p0.gd388ef6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.14.0-202503310335.p0.gd388ef6.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x",
"product": {
"name": "openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x",
"product_id": "openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.14.0-202503310335.p0.g16ce606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.14.0-202503310939.p0.g489fbcc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.14.0-202503271636.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.14.0-202503310335.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.14.0-202503310335.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x",
"product_id": "openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.14.0-202503310939.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.14.0-202504020144.p0.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x",
"product_id": "openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.14.0-202503310939.p0.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x",
"product_id": "openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.14.0-202503310335.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x",
"product_id": "openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.14.0-202503310335.p0.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.14.0-202503310939.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x",
"product": {
"name": "openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x",
"product_id": "openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.14.0-202503310335.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x",
"product": {
"name": "openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x",
"product_id": "openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.14.0-202503310335.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.14.0-202504020144.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.14.0-202504010138.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.14.0-202503310335.p0.gcd52d96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.14.0-202503310335.p0.gcd52d96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.14.0-202503310939.p0.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x",
"product_id": "openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.14.0-202503310335.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x",
"product": {
"name": "openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x",
"product_id": "openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.14.0-202503271636.p0.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.14.0-202504020144.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x",
"product": {
"name": "openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x",
"product_id": "openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.14.0-202503272035.p0.g990fd37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x",
"product_id": "openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.14.0-202503310335.p0.ged35a97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.14.0-202503310335.p0.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.14.0-202503310335.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.14.0-202503310939.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.gb70ce20.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64",
"product": {
"name": "openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64",
"product_id": "openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.14.0-202503310335.p0.g16ce606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"product": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"product_id": "openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-event-proxy-rhel8\u0026tag=v4.14.0-202503310335.p0.g770f00b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8\u0026tag=v4.14.0-202503310335.p0.g770f00b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.14.0-202503310939.p0.g489fbcc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.14.0-202503310335.p0.gcc85a75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.14.0-202503271636.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.14.0-202503310335.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.14.0-202503310335.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64",
"product_id": "openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.14.0-202503310939.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.14.0-202504020144.p0.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.14.0-202503310939.p0.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.14.0-202503310335.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.14.0-202503310335.p0.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.14.0-202503310939.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64",
"product_id": "openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.14.0-202503310335.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.14.0-202503310335.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.14.0-202504020144.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.14.0-202504010138.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.14.0-202503310939.p0.g67eddc2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.g9884f76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.14.0-202503310335.p0.gcd52d96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.14.0-202503310335.p0.gcd52d96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.14.0-202503310939.p0.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.14.0-202503310335.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64",
"product": {
"name": "openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64",
"product_id": "openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.14.0-202503271636.p0.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.14.0-202503310335.p0.ga6af579.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.g5028f0a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.14.0-202504020144.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.14.0-202504010239.p0.gade9d9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64",
"product_id": "openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.14.0-202503272035.p0.g990fd37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.14.0-202503310335.p0.ged35a97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64",
"product_id": "openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.14.0-202504010239.p0.gc7be452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.14.0-202503310335.p0.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.14.0-202503310335.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.14.0-202503310939.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.14.0-202503310939.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.14.0-202503310939.p0.gb70ce20.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.14.0-202503310939.p0.gc7be452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.14.0-202503271636.p0.g06859a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.14.0-202503310335.p0.g5cdb661.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.14.0-202503310335.p0.gd388ef6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.14.0-202503310335.p0.g430adb7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.14.0-202503310335.p0.gd388ef6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.14.0-202503310335.p0.gd388ef6.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le"
},
"product_reference": "openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64"
},
"product_reference": "openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64"
},
"product_reference": "openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64"
},
"product_reference": "openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64"
},
"product_reference": "openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le"
},
"product_reference": "openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x"
},
"product_reference": "openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64"
},
"product_reference": "openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x"
},
"product_reference": "openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le"
},
"product_reference": "openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le"
},
"product_reference": "openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x"
},
"product_reference": "openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64"
},
"product_reference": "openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64"
},
"product_reference": "openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le"
},
"product_reference": "openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x"
},
"product_reference": "openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x"
},
"product_reference": "openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-09T01:19:57+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3568"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:3b819544f81dc5039f23a936520c7d04035c8a0c4a98195a71d4dc4cc97e4e78_s390x",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:8c3f9b60ac25ae1a074c36ef1d45d685a0770af949a0115e3f3d8f86a6bae1ce_arm64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:abaf8c84c2944a0c897e3267e6c94c513c9f9f3c3c148ec3f0f0d83eb5c599ed_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f057c009a0b098b758f091aa1feb9daa3a4c796a492e8d5fb2fd51cde371eee4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:12f655a77688526576043ecc84ac445d859632dc1021f72aa1d36e3ba34ca067_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:51e1e7e605ef81edb0e595454313df33309dfd1fb56ba62b11aba42fa3a9d102_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:af079de33423dc6bb2f7d1850b33425a55ad9be0b6a4068c0f7521a0d612b7d8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:fd0792649f84d603779945ed9b278517f198f952bf03c9cb797be37b73cd7d79_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:498930b7965957850a4945c5190d8e8f15a2e01ec7ed741fab956b42ce51085e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:762af5a64e4c5631c6a7d921420b7abfc2cdafef42c05e441647f4cf25f5dad6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d30f2ef6d94a52faba0394e8fdaf89bf62554c8b30ccc2c9835a39ed6572214d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:e242fe1cb011441457064e861e27b47bc5f189d96a8c521fb6c505c8efa068b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:4911a4713eeeca311b1de28409e954b3eab38c0e4d29b1b187c790022e47f7df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:501ae6b06f145ebec1b38171961d427086a180515dac92b89303b29e17feaa38_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:ca0a9fc003a988a7fbabe221ca7ab68d8dd97559b485b53b96505b0b9fbfcb7d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0b8e7e479f0b9f1b377125534b00ea7ba5e672954cf59b8d8d6626d1bf1f3de0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:2d3098c0299834928a5205ee89bbd7202dab617b5373a9c78c42b8a1b8211a28_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:482ee2d360ac85cf46fa4c5f27d4cdbcb1db014d4e802a15f5f80dc4f4d89753_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:f98c715655aca8ab720d33308bde0661ff570e456718e90caa6b10d27ef710c1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:1b1b417c506c5bb6ea8c7e37cf7f3e58d9e17d0a8bd47f52c1754a8db7b52a20_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:6244b433a7d777bbad76a6d0b45d693aea062b909dd33d252717eb5109bb9efc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f1d6ea4c6452e608f9ab9eade54c574f3dc4e27b1f8aa05e24e1033a97feae44_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:f56b7c4701a58d0d4b48aa4729a0b89e7f3dead54fdc573c3da5e758f3584f6a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:295ca2fefa0205a5f3e5f80e773362279eefbd400cf0085f197d4c2b237f6922_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:baadf6f543b414c000b053ebf5fc2c18cdec45903c1b75249f2698a5a93ef399_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:c0a79319484273ab0a6883d7903ca183141783620862c6cd8cd6c4d3741e05aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:cfa6705a96226954b12d2e3bcf92dd466f6be3f5534aced827ff850f6d31753b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48804eaea80fd6a0d8ea426fd9eae5e759ac7a93136b7445512852cb09cbdf8c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:4dd33cb6e79d7d5c0dec7d95bfe1adb00a7d028f7eb1bd03a21bbc9e863dd5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:c42cbc9910c76438474ca2ac5e184ccf317b688c0d33595f2a52b51db036f7d5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:da4712c0d89bba499e8de8621fcd0464b732da6972fccc9fed20b020148cf4b1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d29460d2d2f0572c5299041a9a82f85ab652bfc43f47a3ccb9ae557706930ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:c68c5ffdbbe089ec33b409f35f75586a5ec593f98c89f397184688f0d29f4ef8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e0e0aa123364ed72bf91682470a341b3a180303755bcb4ca7a9677e8788a225f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:ee8cf127e449c7dcb7ad9a58fb39c69f954b2859c0beb3a181d710778055c42a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:71614bcd0bc06818d4692b96753d3ea402ad487c3f7b06cac2b7ed9722a6fc41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:cc0cef8c1457dec6fe91b1588e2008e6a682026cd597771c59e562e5975672ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e5a4e752b9fb329ccbdb185e2be56d305b4ccae1696b6cb6a34759fcc53b7fd2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e8bbfe73aef65fd6c2a7c3024b73b8bbc4b5d41496b52427ba98d875e226f79e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:4d8469dd86b281ffdf40782135c6de6a7c5563c7ca331053b038213572922cb7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:c9d46ffcd1341b8f21b82475f94b5a782b27b55e17bbfd730b7f3526c7b52d9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:d42cf5a6edcf1f541a6d8272ec0c7ebb62fc3dd1f260774bef20685c39535f7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-descheduler@sha256:e9b332f03480586c7b681d149ea6211faebfcb25e41ad4bd2d35b9062af3e9fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:006a04474e8d17480755050200f95ade9e3e9a23fadefdc647508d6202e4ce5e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:b2362f01d8850c267c1277d0905303fabec8fc5d3ba7d218f8605c5603efeeec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:da33b5c61c13113db51e5ed99738dac460ded65ca22b9d3f819bbad75ec7591d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ecd7f655a6c884d9a587ae24cdc5ba751cbbe365e07670b63eb0b7e4f34cef01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:6c0347fcb45ec7c2ea4f74e4c1e06ccc093d51dbf6f32a4bd426af513d139b7e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:7f59f4659be5c51c6738227cb808a5191d116d53c91cb138392df96700d889f1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:8bc919455cf398d812e4433974930e84dbdf2a90eff0b6bba5d7e436b3ca0fe5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:b2832e3870297082ac31021ece3c00418c3825c19469db7f40d365d7bdeca08c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:006c0b7958cca5f39ff8a1e65c920cce51333b0bdb538197a73b5579d973b3ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:79a7c99ff9859a38aaa312e118fce9ec577e128025b2acb7ed8da7c60b0d08ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:eae0cbe065b51eece082ed67efc31be0bf4ba3a808ef3b40c93e490d7ac16d1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:f8e67765a295c2ecfceaad57c8b6eb9822a7b937cf8ba42a8582e62fd1014aa7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:09ef286782c97ecca2e1b0e38d1938874d82169dd4fadb88c000dc068332fc47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:aa26841d624370eb3c1d2336f5c2280abe3c57c380e6d56ca6674194a2fc235f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ba16d845bfc9a684c521383f21db8345cf84546697b7aa9733f7dcc80652f19c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1574fd709b7e9e03cb9b1f897624b747401e35fc4ccecf8ce9671a8114bb4788_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:43dac2501e26de28cb0e87d13a1b5d50faa7af42e6dd438e3366afc3c212afd9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:600702e339ef97d5de42c292e1dd52c8a59bdf7411aadc08d6169bcb6c2c8eab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:994a49426004c9defb9772eeb26242024af8295ffd99cc6bd6628afb5d072836_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:9b978ea8cb4e084b2d924d8b5d4dbd341d52393a1ba9b06c512aa86cb6299875_s390x",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:aa292e29511aea9e23e430e83dd63b6822c94c9449e7959a2812df68bcb39135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:ab775d3f6bb41515804d43602493df14ba155d8cae2bd96a63bb707af97bd342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:5eff712a82178c4954329da45c24b6e716461d34780c7c2ea68a3688e664dcd3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:cc5b496bbef91f2f2772ff6127b925257c892f8bf159d3f9773a4d8e4e1217c1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:d395b8fad77cb42d5a96a043f7350621b03875bd962d0a36f11916818349e9d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb995c9ef36074a1b33bbf551ea943636159943369bff00bf5471535064efd4a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:03ec52182a6d96d1b6aa0a2ebc2ae38b197f589f1d276c200f03ab05501d8f92_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1ad572397310bd6d48ca4e8847c8daf1f44b36fb07880934dc63d7534cd49cff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:7e2b04f90fad987ba1a8f26adc5817be9f472a9533bf39f2b33ce2ee9e6b99e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:a19ef1289378c5f15a1accba1a62649c95f364ba620c9c5d2290c67a1f2647b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:080bea1e4d930dc6a456995c426fc87cb2668b3d97f8cbb9d8e87ea853ab889c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:54f3fdee05cbbd9eddb258485ff191c75ad70f4854e4473905a73b82ec2e3080_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:a42b69f3956e8b7edf6c2fc38447dd1c34568f93ae85449cd7db95ed6fea2d9f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:f2024ca62bc7e68f8874b2eee4375be673c6a16868f92ee4f8c40125e0a25f3d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:0702b60bf196fabb3aa04f13acbc1afd1e3e1c4592063f995c22c36c4c8f2f14_amd64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:36e8f5926b144386ea94543707902c4214cfe48432dee99076ce0b308b0cf1e5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:786d335f1df251bc9585af5052bad31e44d73c3c939e5bd5310b874da91367bd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:9ec1f457acc3423f0acdb132c15eb522a8f246eb83718431aad43f1a14158c4a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:3146e4aa4874924ced31acb64eb27ca8a3646cbb99ab4bf54722d756bd417624_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:414b63089f97553f7320847b199927ee56be00da62656d7b20a545cbabecbc50_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:66d5b9c32319f083ea1e122a792a048b488b275c1e845876619036e10fc59801_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:6bd47cc37b1b88260af087e5425755404944e67827fc2b044458267a8784526f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:091efa0d2f8461f6edb256778884ff7a07a18a7b2d2eb0fc34d5b81b347edac2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:74b22402abdefed550e054985e8d64ad214a18813bdd2a5a1a41716ce4a2f794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:8c44d740c8aae7a792eed655a6696082b97b32ab104ea38bcd6b1d03877d5c04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:16bc72b7fc11d95a49710f04562ce4265aa9e446d5b5d07a626bd57ccc8235c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1a44330c8d248cc3f4d1102b6eb1f1709475204a5d561c96561ddecf30ac2e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:215ab2879571f24eb47bcb8dcd08e10fffc3584752859a7f8111aa39cb9d7d17_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:e26738777167a9602f51ab3d7dc3e570c3ae09b0e99e5da4f747b88a8aa7785a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:49f55be31e262a66b8bf4dd999d44c971349a905a9c115ad4b78d8dcfd16f47c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a1db5304611b83d9a3e3b0ca750e696adc2b557cbf871a781bd337d7673dea8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a8be5b26d113bb11428fd53982891f03b346f6604a0d305f0eafbe427730cde9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:af26f9ad645a2a25f4919d2d53d6e546407d794697026f7853203d660dab7bd5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2cc57807ca09ebf41ec2c82dc1888bc964041237ea2d6242125d854832bd97fe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:856941f0bf506610bae80cde64912d586ad2dbfa7e488ee3fb0724b825f0f8b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:eb4aabb494139ef54fa3d4c74b5465300c756f5266d632259f4badc01c2d4a60_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f19e5958e7e8032b1e9a7885678ddbd3cf22827f7a3bbc102cb5a6746eb0b7b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:4544e6ad215b0e1f99f5c7c20fa8a018037d5648235256f9ca55deae34668727_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:9d96e7009d1755fbf8f55fc90a1d5cc3d32d1b45dccbb92f67fad64848ca566e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:fd19deb941b2b39bff7ec9f7e8354a1cb6844e1594e4ef1bf4dfd6445034195d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:99fd44a57135a0fb030696ef138ccd0fe32a1cf2d9ef8b3e02e72ed3ae8c6027_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:b0bc2d08e98b70ec80f351c8c330917b4e962b4b4e6de903a9b221b816a53697_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:c2d681ccfa64212471d680f7f3301f20b67fa9056e421d381737c5978adc2a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:ac4dc7708f8e23328acce7791935c01a9cf70db6945815ff9451c09ef9ba51ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:af3ee260de3830779d917198509cc0dd8964f1dcda76f55a84465d866bf38074_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:b3bde7a04150cdcc8da76695978e9451668e91aff6c2b2ab0b5b25886e6d417e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:391d0f4eae2a2f0327247f16ba945292c8c23b1f50cfca867e0cf38d11266331_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:45fe46c572c7f6666e338f95f2f2c0d44b3c29bd4ace743dd5443cad4a37680c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:c1636e6700cdfe7bdb7a1fd4525d10c9f17e3fb5c8cf6679c4dacc111d043daf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:99d28ecf3b9441a5e2d8a970db310b665afcf62d56210b2c90cf5061fde3845c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d716b03770f33e57445245779e6bf200e16dcdbf16ddfd2181b1233a1841a1dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:d9c440e633c880bd4a007b3633e9accfe05cd32a6cb4c598e4ccfcc1157fe355_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:13dc716fc74c12b8b814bc9416d04efb4af5e7f925c7539c8ab6d598ba752659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:453bd6909fdc48eb15720f82804fa313de73e88f3bd16d1a012b71b4e0929a07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:c0ee8669195fae78c7116acdb6f7c87f8fb03a404500854c2431b9c66fff62d3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:216c1cb10e8d6ae21775af9532f3afef47e66c34f9ceb547bdf91a51fbd67df5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:306fb8c768069b36adbd45228caf84c86c8bd3b5990079d9de381f51b6b4730e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3d33953db858a2030804b653703bab248a2b17588ed04a69dd6d86083a9444eb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:64312b809c5b432207892d53e803e381acbc9b9b914e5be62a7f318cbad8fa44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:375e6a06d2d792b5744e065f0d33bf1df1d06edf587cb1bc0bd05ab45d5b6a22_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:865007fc112fd0b54378c17210b63884cfb1872b01953bc2a4b479c2ddc84f39_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e317004b6a6a8ced6bfafbdbba538c158145bd93d29f549b3112c637def043f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:ff1186111a1ac5b3fee53293c2489551103bab0ef41a8f202c1962b32dd05e3d_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:6babd7c01664aa4d0389670ab0ce57cac19191273b4b125e8542dca4d50f2d05_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:7d5d34919f72b77b9646428100b822b6fc08b136f608fa334a3eb5c7ff7005ee_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:a4294d76446a4ec57178f0a7f0f50c9a9bd307fcb5835a08dae291093b6c409d_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:1491ad866f45f82419752beeb844de30e8fde7292cccf0aa9d74ff806e356341_arm64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:5153531b8a17fa5f91bdcfa742faa541a191f41eafb7faabc4964732063fcc69_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:88f99c188ed04ab92931c579fd75af238f4fb2d4394841ac108c238165063262_ppc64le",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:d3f9f6e70fe91c2907d01c10c22ec9c80dfec6c95d8f11d41ad37e34a82b4b79_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:2fb70ef7402b959475607b17aacd7a92efe489584160b2e3512de98953a1089e_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:954b4abf1a76a3094aaff1124b8925695982b38f60e768658d94e271876397a1_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a3ee6f76b03637ad8239c8b9ca965c2e6ab8e6111447e223422ade0b401cfef1_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a9425a10ad645f887eb8b183b6233aa750fd60d702fb76138403fcbf87e3825b_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:0450ab3c7fa0736195616cb7279bc9b760a7e8f47629ba61ec1d2a6fdb80f653_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:1b9b9471b87813e21c982e381e486cce3939085d5d7cc947ca6ce3342d1fcf1d_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:3a37348ebd8a04f4c32d49a2839145c1151fea25e1d177677af72d19fd05f797_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:c0f2a14027d6fbd40ea1a3987de61077e19c2b09850c58198f5614df9eee54c6_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:074a8845ae9d0d9bc16614466d6f29c636b800f730146876e958baba7e2b2c3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:41502357e4d8dac94e3b9e617a39313c225113b2838aa4fe1f861bb7226a4f05_amd64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:541a2a12a26d9a7a17bdc46463f789976f663faf36b0ea33f295a4a74d24eec0_s390x",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee83cb2612de8b82550f2df9ba7ab91ef27732c1a20b75ed64e8a9048fc92dfc_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:95f1ac8725449b228b03b4e1b77473706c189d37064cb9a4c52c3dd3d35963fb_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:980050ef7796dd2d4847e96855bda6894d0a48281785dc1cbcdfd7253f9aa0e7_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:a7f4a4f4882732ead5fb64daea06473e596c0f82b84937d1e8a06f8abf55dec3_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e9171615e472a7cbc4390bf827e482a032220f24af579e067be7f0f6efdfe1a9_s390x",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b1ebbb0eeb2c5db23458b67055fab7d10c0607d37a32a60e9a3782c2e90596c8_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:b4479e9d6962dedfc20055fa439e18d4510b0351447c856725df1c834ddbf5e4_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:c8bc09916b304a155d316ed4a15a16b85adfd03968634e743704b11533c410c0_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ee119bae734ae7866f7279bbefe9e21a9b996dad005c32fc968267b9bc4f0ce8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3be467e48a5ac69618ea7271dbc2522819fc46a9c4530f06089e53b2a47c22de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5bd72912ab5739500ef057f1d3b1297061de69f882b77523f5bbd4c3823b70a0_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a040e070ec879c9a8cd5e82410b7bf4a7ed215be12edb6048bb34ccc71185430_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:e00776126ead2406024ddf99bee3a8cde9504f4ff0a88c07cd1de25fed8bfb9d_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:2bd63260ebef6d27daba5dfacbecaf0c06343fa69be2fa7947d5094e05f11472_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:30432cfe1204baa94e0d4f164f999d221c47078169914cc86b3d537034a01cdc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d92d25754b8802f6512b355b32ab1bae4c98b934aab2d2008e58db71649ea071_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:1a3d42aa9c110d32e51da4bb1e285b95c69a5ef7054c9ab41a893091884453de_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:adeef6a4821ec4029d0dec19a1e1ec1fc22df0487b6e3d1f3de25c0d4fc40465_amd64",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:e4b357674e92932e4ea941db0668940ee4956bb1671a20245e5a2f06d87ee379_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3580
Vulnerability from csaf_redhat - Published: 2025-04-03 09:49 - Updated: 2026-07-21 00:30A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
{
"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 python-jinja2 is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3580",
"url": "https://access.redhat.com/errata/RHSA-2025:3580"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3580.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-21T00:30:15+00:00",
"generator": {
"date": "2026-07-21T00:30:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3580",
"initial_release_date": "2025-04-03T09:49:20+00:00",
"revision_history": [
{
"date": "2025-04-03T09:49:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-03T09:49:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:30:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.10.1-5.el8_8.src",
"product": {
"name": "python-jinja2-0:2.10.1-5.el8_8.src",
"product_id": "python-jinja2-0:2.10.1-5.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.1-5.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.10.1-5.el8_8.noarch",
"product": {
"name": "python3-jinja2-0:2.10.1-5.el8_8.noarch",
"product_id": "python3-jinja2-0:2.10.1-5.el8_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.10.1-5.el8_8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-5.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-jinja2-0:2.10.1-5.el8_8.src"
},
"product_reference": "python-jinja2-0:2.10.1-5.el8_8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-5.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-jinja2-0:2.10.1-5.el8_8.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-5.el8_8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"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.8.0.Z.EUS:python-jinja2-0:2.10.1-5.el8_8.src",
"AppStream-8.8.0.Z.EUS:python3-jinja2-0:2.10.1-5.el8_8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T09:49:20+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.8.0.Z.EUS:python-jinja2-0:2.10.1-5.el8_8.src",
"AppStream-8.8.0.Z.EUS:python3-jinja2-0:2.10.1-5.el8_8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3580"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:python-jinja2-0:2.10.1-5.el8_8.src",
"AppStream-8.8.0.Z.EUS:python3-jinja2-0:2.10.1-5.el8_8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3585
Vulnerability from csaf_redhat - Published: 2025-04-03 10:35 - Updated: 2026-07-21 00:30A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
{
"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 python-jinja2 is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3585",
"url": "https://access.redhat.com/errata/RHSA-2025:3585"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3585.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-21T00:30:23+00:00",
"generator": {
"date": "2026-07-21T00:30:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3585",
"initial_release_date": "2025-04-03T10:35:05+00:00",
"revision_history": [
{
"date": "2025-04-03T10:35:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-03T10:35:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:30:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.11.3-5.el9_2.src",
"product": {
"name": "python-jinja2-0:2.11.3-5.el9_2.src",
"product_id": "python-jinja2-0:2.11.3-5.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.11.3-5.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.11.3-5.el9_2.noarch",
"product": {
"name": "python3-jinja2-0:2.11.3-5.el9_2.noarch",
"product_id": "python3-jinja2-0:2.11.3-5.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.11.3-5.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.11.3-5.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:python-jinja2-0:2.11.3-5.el9_2.src"
},
"product_reference": "python-jinja2-0:2.11.3-5.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.11.3-5.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:python3-jinja2-0:2.11.3-5.el9_2.noarch"
},
"product_reference": "python3-jinja2-0:2.11.3-5.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"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.2.0.Z.EUS:python-jinja2-0:2.11.3-5.el9_2.src",
"AppStream-9.2.0.Z.EUS:python3-jinja2-0:2.11.3-5.el9_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T10:35:05+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.2.0.Z.EUS:python-jinja2-0:2.11.3-5.el9_2.src",
"AppStream-9.2.0.Z.EUS:python3-jinja2-0:2.11.3-5.el9_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3585"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:python-jinja2-0:2.11.3-5.el9_2.src",
"AppStream-9.2.0.Z.EUS:python3-jinja2-0:2.11.3-5.el9_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3586
Vulnerability from csaf_redhat - Published: 2025-04-03 10:38 - Updated: 2026-07-21 00:30A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
{
"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 python-jinja2 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3586",
"url": "https://access.redhat.com/errata/RHSA-2025:3586"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3586.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-21T00:30:26+00:00",
"generator": {
"date": "2026-07-21T00:30:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3586",
"initial_release_date": "2025-04-03T10:38:50+00:00",
"revision_history": [
{
"date": "2025-04-03T10:38:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-03T10:38:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:30:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.11.3-7.el9_4.src",
"product": {
"name": "python-jinja2-0:2.11.3-7.el9_4.src",
"product_id": "python-jinja2-0:2.11.3-7.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.11.3-7.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.11.3-7.el9_4.noarch",
"product": {
"name": "python3-jinja2-0:2.11.3-7.el9_4.noarch",
"product_id": "python3-jinja2-0:2.11.3-7.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.11.3-7.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.11.3-7.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python-jinja2-0:2.11.3-7.el9_4.src"
},
"product_reference": "python-jinja2-0:2.11.3-7.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.11.3-7.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-jinja2-0:2.11.3-7.el9_4.noarch"
},
"product_reference": "python3-jinja2-0:2.11.3-7.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-jinja2-0:2.11.3-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:python3-jinja2-0:2.11.3-7.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T10:38:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-jinja2-0:2.11.3-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:python3-jinja2-0:2.11.3-7.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3586"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-jinja2-0:2.11.3-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:python3-jinja2-0:2.11.3-7.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3588
Vulnerability from csaf_redhat - Published: 2025-04-03 10:46 - Updated: 2026-07-21 00:30A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
{
"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 python-jinja2 is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3588",
"url": "https://access.redhat.com/errata/RHSA-2025:3588"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3588.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-21T00:30:30+00:00",
"generator": {
"date": "2026-07-21T00:30:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3588",
"initial_release_date": "2025-04-03T10:46:30+00:00",
"revision_history": [
{
"date": "2025-04-03T10:46:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-03T10:46:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:30:30+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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.11.3-5.el9_0.src",
"product": {
"name": "python-jinja2-0:2.11.3-5.el9_0.src",
"product_id": "python-jinja2-0:2.11.3-5.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.11.3-5.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.11.3-5.el9_0.noarch",
"product": {
"name": "python3-jinja2-0:2.11.3-5.el9_0.noarch",
"product_id": "python3-jinja2-0:2.11.3-5.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.11.3-5.el9_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.11.3-5.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python-jinja2-0:2.11.3-5.el9_0.src"
},
"product_reference": "python-jinja2-0:2.11.3-5.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.11.3-5.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-jinja2-0:2.11.3-5.el9_0.noarch"
},
"product_reference": "python3-jinja2-0:2.11.3-5.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"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.0.0.Z.E4S:python-jinja2-0:2.11.3-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:python3-jinja2-0:2.11.3-5.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T10:46:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:python-jinja2-0:2.11.3-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:python3-jinja2-0:2.11.3-5.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3588"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:python-jinja2-0:2.11.3-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:python3-jinja2-0:2.11.3-5.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3595
Vulnerability from csaf_redhat - Published: 2025-04-03 15:16 - Updated: 2026-07-21 00:28A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64 | — |
A flaw was found in the xml-crypto library for Node.js. An attacker can exploit this vulnerability to bypass authentication or authorization mechanisms in systems that rely on xml-crypto to verify signed XML documents. The vulnerability allows an attacker to modify a valid signed XML message in a way that still passes signature verification checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64 | — |
Workaround
|
A flaw was found in the xml-crypto library for Node.js. An attacker can exploit this vulnerability to bypass authentication or authorization mechanisms in systems that rely on xml-crypto to verify signed XML documents. The vulnerability allows an attacker to modify a valid signed XML message in a way that still passes signature verification checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_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 Developer Hub 1.4.3 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Developer Hub (RHDH) is Red Hat\u0027s enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3595",
"url": "https://access.redhat.com/errata/RHSA-2025:3595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-27516",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-29774",
"url": "https://access.redhat.com/security/cve/CVE-2025-29774"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-29775",
"url": "https://access.redhat.com/security/cve/CVE-2025-29775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh",
"url": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh"
},
{
"category": "external",
"summary": "https://developers.redhat.com/rhdh/overview",
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_developer_hub",
"url": "https://docs.redhat.com/en/documentation/red_hat_developer_hub"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3595.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Developer Hub 1.4.3 release.",
"tracking": {
"current_release_date": "2026-07-21T00:28:47+00:00",
"generator": {
"date": "2026-07-21T00:28:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3595",
"initial_release_date": "2025-04-03T15:16:21+00:00",
"revision_history": [
{
"date": "2025-04-03T15:16:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:28:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Hub (RHDH) 1.4",
"product": {
"name": "Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub (RHDH)"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3A577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.4.3-1743652461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3A390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.4.3-1743648196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3A093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.4.3-1743659048"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64 as a component of Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64",
"relates_to_product_reference": "Red Hat Developer Hub (RHDH) 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64 as a component of Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"relates_to_product_reference": "Red Hat Developer Hub (RHDH) 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64 as a component of Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64",
"relates_to_product_reference": "Red Hat Developer Hub (RHDH) 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T15:16:21+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3595"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
},
{
"cve": "CVE-2025-29774",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-03-14T18:01:09.149253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352596"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the xml-crypto library for Node.js. An attacker can exploit this vulnerability to bypass authentication or authorization mechanisms in systems that rely on xml-crypto to verify signed XML documents. The vulnerability allows an attacker to modify a valid signed XML message in a way that still passes signature verification checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xml-crypto: xml-crypto Vulnerable to XML Signature Verification Bypass via Multiple SignedInfo References",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-29774"
},
{
"category": "external",
"summary": "RHBZ#2352596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352596"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-29774",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29774"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-29774",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29774"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/commit/28f92218ecbb8dcbd238afa4efbbd50302aa9aed",
"url": "https://github.com/node-saml/xml-crypto/commit/28f92218ecbb8dcbd238afa4efbbd50302aa9aed"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/commit/886dc63a8b4bb5ae1db9f41c7854b171eb83aa98",
"url": "https://github.com/node-saml/xml-crypto/commit/886dc63a8b4bb5ae1db9f41c7854b171eb83aa98"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/commit/8ac6118ee7978b46aa56b82cbcaa5fca58c93a07",
"url": "https://github.com/node-saml/xml-crypto/commit/8ac6118ee7978b46aa56b82cbcaa5fca58c93a07"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/releases/tag/v2.1.6",
"url": "https://github.com/node-saml/xml-crypto/releases/tag/v2.1.6"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/releases/tag/v3.2.1",
"url": "https://github.com/node-saml/xml-crypto/releases/tag/v3.2.1"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/releases/tag/v6.0.1",
"url": "https://github.com/node-saml/xml-crypto/releases/tag/v6.0.1"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/security/advisories/GHSA-9p8x-f768-wp2g",
"url": "https://github.com/node-saml/xml-crypto/security/advisories/GHSA-9p8x-f768-wp2g"
}
],
"release_date": "2025-03-14T17:05:53.943000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T15:16:21+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3595"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xml-crypto: xml-crypto Vulnerable to XML Signature Verification Bypass via Multiple SignedInfo References"
},
{
"cve": "CVE-2025-29775",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-03-14T18:01:22.409532+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352600"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the xml-crypto library for Node.js. An attacker can exploit this vulnerability to bypass authentication or authorization mechanisms in systems that rely on xml-crypto to verify signed XML documents. The vulnerability allows an attacker to modify a valid signed XML message in a way that still passes signature verification checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xml-crypto: xml-crypto Vulnerable to XML Signature Verification Bypass via DigestValue Comment",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-29775"
},
{
"category": "external",
"summary": "RHBZ#2352600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352600"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-29775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-29775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29775"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/commit/28f92218ecbb8dcbd238afa4efbbd50302aa9aed",
"url": "https://github.com/node-saml/xml-crypto/commit/28f92218ecbb8dcbd238afa4efbbd50302aa9aed"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/commit/886dc63a8b4bb5ae1db9f41c7854b171eb83aa98",
"url": "https://github.com/node-saml/xml-crypto/commit/886dc63a8b4bb5ae1db9f41c7854b171eb83aa98"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/commit/8ac6118ee7978b46aa56b82cbcaa5fca58c93a07",
"url": "https://github.com/node-saml/xml-crypto/commit/8ac6118ee7978b46aa56b82cbcaa5fca58c93a07"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/releases/tag/v2.1.6",
"url": "https://github.com/node-saml/xml-crypto/releases/tag/v2.1.6"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/releases/tag/v3.2.1",
"url": "https://github.com/node-saml/xml-crypto/releases/tag/v3.2.1"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/releases/tag/v6.0.1",
"url": "https://github.com/node-saml/xml-crypto/releases/tag/v6.0.1"
},
{
"category": "external",
"summary": "https://github.com/node-saml/xml-crypto/security/advisories/GHSA-x3m8-899r-f7c3",
"url": "https://github.com/node-saml/xml-crypto/security/advisories/GHSA-x3m8-899r-f7c3"
}
],
"release_date": "2025-03-14T17:11:05.590000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T15:16:21+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3595"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:577bd1595325229ba368ad2ece71faf31aec93c088e76c4bba507bf67e41753a_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:093c6a66d4faa1d980e4319a048db8b2869eba8f13f40f02615d6696257e6719_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:390855c371faf70fcb11c47177ca9a8d360ba633732c2c8018f9dbc25c5d5047_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xml-crypto: xml-crypto Vulnerable to XML Signature Verification Bypass via DigestValue Comment"
}
]
}
RHSA-2025:3622
Vulnerability from csaf_redhat - Published: 2025-04-07 02:17 - Updated: 2026-07-21 00:30A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-jinja2-0:2.10.1-4.el8_6.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-jinja2-0:2.10.1-4.el8_6.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-jinja2-0:2.10.1-4.el8_6.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-jinja2-0:2.10.1-4.el8_6.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch | — |
Vendor Fix
fix
|
{
"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 python-jinja2 is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3622",
"url": "https://access.redhat.com/errata/RHSA-2025:3622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3622.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-21T00:30:33+00:00",
"generator": {
"date": "2026-07-21T00:30:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:3622",
"initial_release_date": "2025-04-07T02:17:30+00:00",
"revision_history": [
{
"date": "2025-04-07T02:17:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-07T02:17:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T00:30:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.10.1-4.el8_6.2.src",
"product": {
"name": "python-jinja2-0:2.10.1-4.el8_6.2.src",
"product_id": "python-jinja2-0:2.10.1-4.el8_6.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.1-4.el8_6.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"product": {
"name": "python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"product_id": "python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.10.1-4.el8_6.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-4.el8_6.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-jinja2-0:2.10.1-4.el8_6.2.src"
},
"product_reference": "python-jinja2-0:2.10.1-4.el8_6.2.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-4.el8_6.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-4.el8_6.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-jinja2-0:2.10.1-4.el8_6.2.src"
},
"product_reference": "python-jinja2-0:2.10.1-4.el8_6.2.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-4.el8_6.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-jinja2-0:2.10.1-4.el8_6.2.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-4.el8_6.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-jinja2-0:2.10.1-4.el8_6.2.src"
},
"product_reference": "python-jinja2-0:2.10.1-4.el8_6.2.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-4.el8_6.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:python-jinja2-0:2.10.1-4.el8_6.2.src",
"AppStream-8.6.0.Z.AUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"AppStream-8.6.0.Z.E4S:python-jinja2-0:2.10.1-4.el8_6.2.src",
"AppStream-8.6.0.Z.E4S:python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"AppStream-8.6.0.Z.TUS:python-jinja2-0:2.10.1-4.el8_6.2.src",
"AppStream-8.6.0.Z.TUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-07T02:17:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:python-jinja2-0:2.10.1-4.el8_6.2.src",
"AppStream-8.6.0.Z.AUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"AppStream-8.6.0.Z.E4S:python-jinja2-0:2.10.1-4.el8_6.2.src",
"AppStream-8.6.0.Z.E4S:python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"AppStream-8.6.0.Z.TUS:python-jinja2-0:2.10.1-4.el8_6.2.src",
"AppStream-8.6.0.Z.TUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3622"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:python-jinja2-0:2.10.1-4.el8_6.2.src",
"AppStream-8.6.0.Z.AUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"AppStream-8.6.0.Z.E4S:python-jinja2-0:2.10.1-4.el8_6.2.src",
"AppStream-8.6.0.Z.E4S:python3-jinja2-0:2.10.1-4.el8_6.2.noarch",
"AppStream-8.6.0.Z.TUS:python-jinja2-0:2.10.1-4.el8_6.2.src",
"AppStream-8.6.0.Z.TUS:python3-jinja2-0:2.10.1-4.el8_6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
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.