Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-25858 (GCVE-0-2022-25858)
Vulnerability from cvelistv5 – Published: 2022-07-15 20:00 – Updated: 2024-09-16 19:45- Regular Expression Denial of Service (ReDoS)
| URL | Tags |
|---|---|
| https://snyk.io/vuln/SNYK-JS-TERSER-2806366 | x_refsource_MISC |
| https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722 | x_refsource_MISC |
| https://github.com/terser/terser/blob/master/lib/… | x_refsource_MISC |
| https://github.com/terser/terser/commit/a4da7349f… | x_refsource_MISC |
| https://github.com/terser/terser/commit/d8cc5691b… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T04:49:44.325Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JS-TERSER-2806366"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "terser",
"vendor": "n/a",
"versions": [
{
"lessThan": "4.8.1",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
},
{
"lessThan": "unspecified",
"status": "affected",
"version": "5.0.0",
"versionType": "custom"
},
{
"lessThan": "5.14.2",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "F\u00e1bio Santos"
}
],
"datePublic": "2022-07-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Regular Expression Denial of Service (ReDoS)",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-07-15T20:00:19.000Z",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JS-TERSER-2806366"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012"
}
],
"title": "Regular Expression Denial of Service (ReDoS)",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-07-15T20:00:10.074191Z",
"ID": "CVE-2022-25858",
"STATE": "PUBLIC",
"TITLE": "Regular Expression Denial of Service (ReDoS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "terser",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "4.8.1"
},
{
"version_affected": "\u003e=",
"version_value": "5.0.0"
},
{
"version_affected": "\u003c",
"version_value": "5.14.2"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "F\u00e1bio Santos"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Regular Expression Denial of Service (ReDoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://snyk.io/vuln/SNYK-JS-TERSER-2806366",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-TERSER-2806366"
},
{
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722"
},
{
"name": "https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135",
"refsource": "MISC",
"url": "https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135"
},
{
"name": "https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b",
"refsource": "MISC",
"url": "https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b"
},
{
"name": "https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012",
"refsource": "MISC",
"url": "https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2022-25858",
"datePublished": "2022-07-15T20:00:19.590Z",
"dateReserved": "2022-02-24T00:00:00.000Z",
"dateUpdated": "2024-09-16T19:45:47.956Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-25858",
"date": "2026-06-06",
"epss": "0.03719",
"percentile": "0.88207"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:terser:terser:*:*:*:*:*:node.js:*:*\", \"versionEndExcluding\": \"4.8.1\", \"matchCriteriaId\": \"0A470914-3805-4013-9E7D-6AB1241062A9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:terser:terser:*:*:*:*:*:node.js:*:*\", \"versionStartIncluding\": \"5.0.0\", \"versionEndExcluding\": \"5.14.2\", \"matchCriteriaId\": \"34C8303E-663F-4756-BF89-AA071EFDF7C2\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions.\"}, {\"lang\": \"es\", \"value\": \"El paquete terser versiones anteriores a 4.8.1, a partir de la versi\\u00f3n 5.0.0 anteriores a 5.14.2, son vulnerables a una Denegaci\\u00f3n de Servicio por Expresi\\u00f3n Regular (ReDoS) debido al uso no seguro de expresiones regulares\"}]",
"id": "CVE-2022-25858",
"lastModified": "2024-11-21T06:53:07.677",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"report@snyk.io\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2022-07-15T20:15:08.427",
"references": "[{\"url\": \"https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135\", \"source\": \"report@snyk.io\", \"tags\": [\"Broken Link\"]}, {\"url\": \"https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b\", \"source\": \"report@snyk.io\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012\", \"source\": \"report@snyk.io\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722\", \"source\": \"report@snyk.io\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://snyk.io/vuln/SNYK-JS-TERSER-2806366\", \"source\": \"report@snyk.io\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Broken Link\"]}, {\"url\": \"https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://snyk.io/vuln/SNYK-JS-TERSER-2806366\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "report@snyk.io",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1333\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-25858\",\"sourceIdentifier\":\"report@snyk.io\",\"published\":\"2022-07-15T20:15:08.427\",\"lastModified\":\"2024-11-21T06:53:07.677\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions.\"},{\"lang\":\"es\",\"value\":\"El paquete terser versiones anteriores a 4.8.1, a partir de la versi\u00f3n 5.0.0 anteriores a 5.14.2, son vulnerables a una Denegaci\u00f3n de Servicio por Expresi\u00f3n Regular (ReDoS) debido al uso no seguro de expresiones regulares\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"report@snyk.io\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:terser:terser:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"4.8.1\",\"matchCriteriaId\":\"0A470914-3805-4013-9E7D-6AB1241062A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:terser:terser:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"5.0.0\",\"versionEndExcluding\":\"5.14.2\",\"matchCriteriaId\":\"34C8303E-663F-4756-BF89-AA071EFDF7C2\"}]}]}],\"references\":[{\"url\":\"https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135\",\"source\":\"report@snyk.io\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b\",\"source\":\"report@snyk.io\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012\",\"source\":\"report@snyk.io\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722\",\"source\":\"report@snyk.io\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JS-TERSER-2806366\",\"source\":\"report@snyk.io\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://snyk.io/vuln/SNYK-JS-TERSER-2806366\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
GSD-2022-25858
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-25858",
"description": "The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions.",
"id": "GSD-2022-25858",
"references": [
"https://access.redhat.com/errata/RHSA-2022:6835",
"https://access.redhat.com/errata/RHSA-2022:7313"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-25858"
],
"details": "The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions.",
"id": "GSD-2022-25858",
"modified": "2023-12-13T01:19:27.279922Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-07-15T20:00:10.074191Z",
"ID": "CVE-2022-25858",
"STATE": "PUBLIC",
"TITLE": "Regular Expression Denial of Service (ReDoS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "terser",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "4.8.1"
},
{
"version_affected": "\u003e=",
"version_value": "5.0.0"
},
{
"version_affected": "\u003c",
"version_value": "5.14.2"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "F\u00e1bio Santos"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Regular Expression Denial of Service (ReDoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://snyk.io/vuln/SNYK-JS-TERSER-2806366",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-TERSER-2806366"
},
{
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722"
},
{
"name": "https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135",
"refsource": "MISC",
"url": "https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135"
},
{
"name": "https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b",
"refsource": "MISC",
"url": "https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b"
},
{
"name": "https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012",
"refsource": "MISC",
"url": "https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c4.8.1||\u003e=5.0.0 \u003c5.14.2",
"affected_versions": "All versions before 4.8.1, all versions starting from 5.0.0 before 5.14.2",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-1333",
"CWE-937"
],
"date": "2023-08-08",
"description": "The package terser before 4.8.1, from 5.0.0 and before 5.14.2 is vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions.",
"fixed_versions": [
"4.8.1",
"5.14.2"
],
"identifier": "CVE-2022-25858",
"identifiers": [
"CVE-2022-25858"
],
"not_impacted": "All versions starting from 4.8.1 before 5.0.0, all versions starting from 5.14.2",
"package_slug": "npm/terser",
"pubdate": "2022-07-15",
"solution": "Upgrade to versions 4.8.1, 5.14.2 or above.",
"title": "Regular Expression Denial of Service (ReDoS)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-25858",
"https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b",
"https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722",
"https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012",
"https://snyk.io/vuln/SNYK-JS-TERSER-2806366",
"https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135"
],
"uuid": "c17d43f1-c1ef-49b0-8cb8-ddcad8796a20"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:terser:terser:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "4.8.1",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:terser:terser:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "5.14.2",
"versionStartIncluding": "5.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"ID": "CVE-2022-25858"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/terser/terser/commit/a4da7349fdc92c05094f41d33d06d8cd4e90e76b"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949722"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/terser/terser/commit/d8cc5691be980d663c29cc4d5ce67e852d597012"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-JS-TERSER-2806366"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Broken Link"
],
"url": "https://github.com/terser/terser/blob/master/lib/compress/evaluate.js%23L135"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2022-07-21T14:33Z",
"publishedDate": "2022-07-15T20:15Z"
}
}
}
MSRC_CVE-2022-25858
Vulnerability from csaf_microsoft - Published: 2022-07-02 00:00 - Updated: 2025-05-15 00:00| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2022-25858 Regular Expression Denial of Service (ReDoS) - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-25858.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Regular Expression Denial of Service (ReDoS)",
"tracking": {
"current_release_date": "2025-05-15T00:00:00.000Z",
"generator": {
"date": "2025-10-19T23:43:30.812Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-25858",
"initial_release_date": "2022-07-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-05-15T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 uglify-js 3.19.3-11",
"product": {
"name": "\u003cazl3 uglify-js 3.19.3-11",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 uglify-js 3.19.3-11",
"product": {
"name": "azl3 uglify-js 3.19.3-11",
"product_id": "18828"
}
}
],
"category": "product_name",
"name": "uglify-js"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 uglify-js 3.19.3-11 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 uglify-js 3.19.3-11 as a component of Azure Linux 3.0",
"product_id": "18828-17084"
},
"product_reference": "18828",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-25858",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "general",
"text": "snyk",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18828-17084"
],
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-25858 Regular Expression Denial of Service (ReDoS) - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-25858.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T00:00:00.000Z",
"details": "3.19.3-11:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.3,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "Regular Expression Denial of Service (ReDoS)"
}
]
}
RHSA-2022:6835
Vulnerability from csaf_redhat - Published: 2022-10-06 12:26 - Updated: 2026-06-06 13:02A flaw was found in protobuf-java. Google Protocol Buffer (protobuf-java) allows the interleaving of com.google.protobuf.UnknownFieldSet fields. By persuading a victim to open specially-crafted content, a remote attacker could cause a timeout in the ProtobufFuzzer function, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in Netty's netty-codec due to size restrictions for decompressed data in the Bzip2Decoder. By sending a specially-crafted input, a remote attacker could cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the Netty's netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in cron-utils. This flaw allows an attacker to perform unauthenticated Remote Code Execution (RCE) via Java Expression Language (EL) injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as "Authorization," "WWW-Authenticate," and "Cookie" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in Quarkus. The state and potentially associated permissions can leak from one web request to another in RestEasy Reactive. This flaw allows a low-privileged user to perform operations on the database with a different set of privileges than intended.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based on class names provided via `authenticationPluginClassName`, `sslhostnameverifier`, `socketFactory`, `sslfactory`, `sslpasswordcallback` connection properties. However, the driver did not verify if the class implements the expected interface before instantiating the class. This can lead to code execution loaded via arbitrary classes. Users using plugins are advised to upgrade. There are no known workarounds for this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A Cross-site scripting attack was found in Prism. The command-line plugin did not properly escape its output. This issue leads to the input text being inserted into the Document Object Model (DOM) as HTML code, which can be exploited by an attacker.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the node-forge library when verifying the signature on the ASN.1 structure in RSA PKCS#1 v1.5. This flaw allows an attacker to obtain successful verification for invalid DigestInfo structure, affecting the integrity of the attacked resource.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in gson, which is vulnerable to Deserialization of Untrusted Data via the writeReplace() method in internal classes. This issue may lead to availability attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in Postgres JDBC. This flaw allows an attacker to use a method to write arbitrary files through the connection properties settings. For example, an attacker can create an executable file under the server the application is running and make it a new part of the application or server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in GraphQL Java. This flaw allows an attacker to use a malicious query in GraphQL to cause a denial of service due to inefficient lexer input validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
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 to the images for Red Hat Integration Service Registry is now available from the Red Hat Container Catalog. The purpose of this text-only errata is to inform you about the security issues fixed in this release.\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": "This release of Red Hat Integration - Service registry 2.3.0.GA serves as a replacement for 2.0.3.GA, and includes the below security fixes.\n\nSecurity Fix(es):\n\n* cron-utils: template Injection leading to unauthenticated Remote Code Execution (CVE-2021-41269)\n\n* prismjs: improperly escaped output allows a XSS (CVE-2022-23647)\n\n* snakeyaml: Denial of Service due missing to nested depth limitation for collections (CVE-2022-25857)\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* protobuf-java: potential DoS in the parsing procedure for binary data (CVE-2021-22569)\n\n* quarkus: privilege escalation vulnerability with RestEasy Reactive scope leakage in Quarkus (CVE-2022-0981)\n\n* quarkus-jdbc-postgresql-deployment: jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes (CVE-2022-21724)\n\n* netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)\n\n* netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data (CVE-2021-37136)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)\n\n* jdbc-postgresql: postgresql-jdbc: Arbitrary File Write Vulnerability (CVE-2022-26520)\n\n* node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery (CVE-2022-24771)\n\n* node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery (CVE-2022-24772)\n\n* node-forge: Signature verification leniency in checking `DigestInfo` structure (CVE-2022-24773)\n\n* com.google.code.gson-gson: Deserialization of Untrusted Data in com.google.code.gson-gson (CVE-2022-25647)\n\n* terser: insecure use of regular expressions leads to ReDoS (CVE-2022-25858)\n\n* graphql-java: DoS by malicious query (CVE-2022-37734)\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-2022:6835",
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2004133",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133"
},
{
"category": "external",
"summary": "2004135",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135"
},
{
"category": "external",
"summary": "2024632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024632"
},
{
"category": "external",
"summary": "2039903",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039903"
},
{
"category": "external",
"summary": "2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "2050863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050863"
},
{
"category": "external",
"summary": "2053259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259"
},
{
"category": "external",
"summary": "2056643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056643"
},
{
"category": "external",
"summary": "2062520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062520"
},
{
"category": "external",
"summary": "2064007",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064007"
},
{
"category": "external",
"summary": "2067387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387"
},
{
"category": "external",
"summary": "2067458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458"
},
{
"category": "external",
"summary": "2067461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067461"
},
{
"category": "external",
"summary": "2080850",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080850"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "2126789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789"
},
{
"category": "external",
"summary": "2126809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126809"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6835.json"
}
],
"title": "Red Hat Security Advisory: Service Registry (container images) release and security update [2.3.0.GA]",
"tracking": {
"current_release_date": "2026-06-06T13:02:00+00:00",
"generator": {
"date": "2026-06-06T13:02:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2022:6835",
"initial_release_date": "2022-10-06T12:26:20+00:00",
"revision_history": [
{
"date": "2022-10-06T12:26:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-06T12:26:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:02:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHINT Service Registry 2.3.0 GA",
"product": {
"name": "RHINT Service Registry 2.3.0 GA",
"product_id": "RHINT Service Registry 2.3.0 GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_registry:2.3"
}
}
}
],
"category": "product_family",
"name": "Red Hat Integration"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-22569",
"cwe": {
"id": "CWE-696",
"name": "Incorrect Behavior Order"
},
"discovery_date": "2022-01-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2039903"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf-java. Google Protocol Buffer (protobuf-java) allows the interleaving of com.google.protobuf.UnknownFieldSet fields. By persuading a victim to open specially-crafted content, a remote attacker could cause a timeout in the ProtobufFuzzer function, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobuf-java: potential DoS in the parsing procedure for binary data",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22569"
},
{
"category": "external",
"summary": "RHBZ#2039903",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039903"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22569"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/commit/b3093dce58bc9d3042f085666d83c8ef1f51fe7b",
"url": "https://github.com/protocolbuffers/protobuf/commit/b3093dce58bc9d3042f085666d83c8ef1f51fe7b"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67",
"url": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67"
}
],
"release_date": "2022-01-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "protobuf-java: potential DoS in the parsing procedure for binary data"
},
{
"cve": "CVE-2021-37136",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2004133"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty\u0027s netty-codec due to size restrictions for decompressed data in the Bzip2Decoder. By sending a specially-crafted input, a remote attacker could cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack ship the vulnerable version of netty-codec package. Since the release of OCP 4.6, the Metering product has been deprecated [1], so the affected components are marked as wontfix. This may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37136"
},
{
"category": "external",
"summary": "RHBZ#2004133",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37136",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv"
}
],
"release_date": "2021-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data"
},
{
"cve": "CVE-2021-37137",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2004135"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Netty\u0027s netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec package.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37137"
},
{
"category": "external",
"summary": "RHBZ#2004135",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37137",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv"
}
],
"release_date": "2021-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way"
},
{
"cve": "CVE-2021-41269",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024632"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cron-utils. This flaw allows an attacker to perform unauthenticated Remote Code Execution (RCE) via Java Expression Language (EL) injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cron-utils: template Injection leading to unauthenticated Remote Code Execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only projects using the @Cron annotation to validate untrusted Cron expressions are affected.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41269"
},
{
"category": "external",
"summary": "RHBZ#2024632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024632"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41269",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41269"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41269",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41269"
}
],
"release_date": "2021-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cron-utils: template Injection leading to unauthenticated Remote Code Execution"
},
{
"cve": "CVE-2022-0235",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2022-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044591"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-fetch: exposure of sensitive information to an unauthorized actor",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0235"
},
{
"category": "external",
"summary": "RHBZ#2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/",
"url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "node-fetch: exposure of sensitive information to an unauthorized actor"
},
{
"cve": "CVE-2022-0536",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2022-02-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053259"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0536"
},
{
"category": "external",
"summary": "RHBZ#2053259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536"
}
],
"release_date": "2022-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak"
},
{
"acknowledgments": [
{
"names": [
"Sanne Grinovero"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2022-0981",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2022-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2062520"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Quarkus. The state and potentially associated permissions can leak from one web request to another in RestEasy Reactive. This flaw allows a low-privileged user to perform operations on the database with a different set of privileges than intended.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quarkus: privilege escalation vulnerability with RestEasy Reactive scope leakage in Quarkus",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CodeReady Studio is no longer supported and therefore this flaw will not be addressed in CodeReady Studio. Please see https://developers.redhat.com/articles/2022/04/18/announcement-red-hat-codeready-studio-reaches-end-life for more information.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0981"
},
{
"category": "external",
"summary": "RHBZ#2062520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062520"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0981",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0981"
},
{
"category": "external",
"summary": "https://github.com/quarkusio/quarkus/issues/23269",
"url": "https://github.com/quarkusio/quarkus/issues/23269"
}
],
"release_date": "2022-02-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "quarkus: privilege escalation vulnerability with RestEasy Reactive scope leakage in Quarkus"
},
{
"cve": "CVE-2022-21724",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2022-02-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050863"
}
],
"notes": [
{
"category": "description",
"text": "pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based on class names provided via `authenticationPluginClassName`, `sslhostnameverifier`, `socketFactory`, `sslfactory`, `sslpasswordcallback` connection properties. However, the driver did not verify if the class implements the expected interface before instantiating the class. This can lead to code execution loaded via arbitrary classes. Users using plugins are advised to upgrade. There are no known workarounds for this issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "According to the patch upstream the scoring of this issue has been severely reduced and is no longer considered an RCE. Therefore, the flaw has been rated as having a security impact of Moderate, and is not currently planned to be addressed in future updates of Red Hat Enterprise Linux 6, 7 and 8.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21724"
},
{
"category": "external",
"summary": "RHBZ#2050863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21724"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-v7wg-cpwc-24m4",
"url": "https://github.com/advisories/GHSA-v7wg-cpwc-24m4"
}
],
"release_date": "2022-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes"
},
{
"cve": "CVE-2022-23647",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-02-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2056643"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting attack was found in Prism. The command-line plugin did not properly escape its output. This issue leads to the input text being inserted into the Document Object Model (DOM) as HTML code, which can be exploited by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prismjs: improperly escaped output allows a XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects Prism as shipped with all versions of Red Hat Ceph Storage, Red Hat Migration Toolkit for Virtualization, Red Hat OpenShift Container Platform, Red Hat OpenShift Service Mesh, Red Hat Advanced Cluster Security, and Red Hat Gluster Storage. However, this flaw is not known to be exploitable under any supported scenario, as websites that do not use the Command Line plugin are also not impacted. The above products do not use the Command Line plugin, thus, are marked not affected.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23647"
},
{
"category": "external",
"summary": "RHBZ#2056643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056643"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23647"
},
{
"category": "external",
"summary": "https://github.com/PrismJS/prism/security/advisories/GHSA-3949-f494-cm99",
"url": "https://github.com/PrismJS/prism/security/advisories/GHSA-3949-f494-cm99"
}
],
"release_date": "2022-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prismjs: improperly escaped output allows a XSS"
},
{
"cve": "CVE-2022-24771",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2022-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2067387"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw affects the DigestAlgorithm structure.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24771"
},
{
"category": "external",
"summary": "RHBZ#2067387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765"
}
],
"release_date": "2022-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery"
},
{
"cve": "CVE-2022-24772",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2022-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2067458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw affects the DigestInfo ASN.1 structure.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24772"
},
{
"category": "external",
"summary": "RHBZ#2067458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g"
}
],
"release_date": "2022-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery"
},
{
"cve": "CVE-2022-24773",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2022-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2067461"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-forge library when verifying the signature on the ASN.1 structure in RSA PKCS#1 v1.5. This flaw allows an attacker to obtain successful verification for invalid DigestInfo structure, affecting the integrity of the attacked resource.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Signature verification leniency in checking `DigestInfo` structure",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24773"
},
{
"category": "external",
"summary": "RHBZ#2067461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067461"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr"
}
],
"release_date": "2022-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: Signature verification leniency in checking `DigestInfo` structure"
},
{
"cve": "CVE-2022-25647",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2022-05-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2080850"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gson, which is vulnerable to Deserialization of Untrusted Data via the writeReplace() method in internal classes. This issue may lead to availability attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "com.google.code.gson-gson: Deserialization of Untrusted Data in com.google.code.gson-gson",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25647"
},
{
"category": "external",
"summary": "RHBZ#2080850",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080850"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25647"
}
],
"release_date": "2022-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "com.google.code.gson-gson: Deserialization of Untrusted Data in com.google.code.gson-gson"
},
{
"cve": "CVE-2022-25857",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "snakeyaml: Denial of Service due to missing nested depth limitation for collections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For RHEL-8 it\u0027s downgraded to moderate because \"snakeyaml\" itself in RHEL 8 or RHEL-9 isn\u0027t shipped and \"prometheus-jmx-exporter\" is needed as build dependency. And it\u0027s not directly exploitable, hence severity marked as moderate.\nRed Hat Integration and AMQ products are not vulnerable to this flaw, so their severity has been lowered to moderate.\nRed Hat Single Sign-On uses snakeyaml from liquibase-core and is only used when performing migrations and would require administrator privileges to execute, hence severity marked as Low.\nRed Hat Fuse 7 is now in Maintenance Support Phase and details about its fix should be present soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25857"
},
{
"category": "external",
"summary": "RHBZ#2126789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25857",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25857"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857"
},
{
"category": "external",
"summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525",
"url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525"
}
],
"release_date": "2022-08-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "snakeyaml: Denial of Service due to missing nested depth limitation for collections"
},
{
"cve": "CVE-2022-25858",
"discovery_date": "2022-09-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126277"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "terser: insecure use of regular expressions leads to ReDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Do (odo) product terser is shipped only for using in static page generators for upstream, thus this represents no security risk.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25858"
},
{
"category": "external",
"summary": "RHBZ#2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858"
}
],
"release_date": "2022-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "terser: insecure use of regular expressions leads to ReDoS"
},
{
"cve": "CVE-2022-26520",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2022-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064007"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Postgres JDBC. This flaw allows an attacker to use a method to write arbitrary files through the connection properties settings. For example, an attacker can create an executable file under the server the application is running and make it a new part of the application or server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql-jdbc: Arbitrary File Write Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat informs that although there\u0027s a difference from NVD CVSSv3 score there\u0027s a especial occasion in this CVE that maintain it as a moderate. The scenario for an attacker to get a benefit in this situation requires them to have access to modify a configuration file and write a file where it\u0027s needed. This require non-default configuration and also it\u0027s not expected to allow an untrusted user to perform this kind of setting.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-26520"
},
{
"category": "external",
"summary": "RHBZ#2064007",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064007"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-26520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26520"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26520",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26520"
}
],
"release_date": "2022-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql-jdbc: Arbitrary File Write Vulnerability"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-37734",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GraphQL Java. This flaw allows an attacker to use a malicious query in GraphQL to cause a denial of service due to inefficient lexer input validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "graphql-java: DoS by malicious query",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37734"
},
{
"category": "external",
"summary": "RHBZ#2126809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37734",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37734"
}
],
"release_date": "2022-09-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "graphql-java: DoS by malicious query"
}
]
}
RHSA-2022:7276
Vulnerability from csaf_redhat - Published: 2022-11-01 19:46 - Updated: 2026-06-02 17:37A vulnerability was found in the search-api container when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects system availability while restarting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
|
A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the undici package. When requesting unsanitized input on content-type headers, it is possible to inject additional requests via Carriage Return/Line Feed (CRLF).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
Workaround
|
A Server-Side Request Forgery (SSRF) vulnerability was found in undici, a HTTP/1.1 client for Node.js. An attacker can manipulate the server-side application to make requests to an unintended location when they use the 'path/pathname' option in 'undici.request'.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.8 General\nAvailability release images, which fix security issues.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.8 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/\n\nSecurity fixes:\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* nodejs: undici vulnerable to CRLF via content headers (CVE-2022-35948)\n\n* nodejs: undici.request vulnerable to SSRF (CVE-2022-35949)\n\n* terser: insecure use of regular expressions leads to ReDoS (CVE-2022-25858)\n\n* search-api: SQL injection leads to remote denial of service (CVE-2022-2238)\n\nBug fix: \n\n* RHACM 2.4.8 images (BZ# 2130745)",
"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-2022:7276",
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2101669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101669"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2121068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121068"
},
{
"category": "external",
"summary": "2121101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121101"
},
{
"category": "external",
"summary": "2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "2130745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130745"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7276.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.8 security fixes and container updates",
"tracking": {
"current_release_date": "2026-06-02T17:37:51+00:00",
"generator": {
"date": "2026-06-02T17:37:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2022:7276",
"initial_release_date": "2022-11-01T19:46:29+00:00",
"revision_history": [
{
"date": "2022-11-01T19:46:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-01T19:46:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:37:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.8-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"product_id": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"product_id": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"product_id": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"product_id": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"product": {
"name": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"product_id": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"product_id": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"product_id": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"product_id": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"product_id": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"product_id": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.8-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.8-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"product_id": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"product": {
"name": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"product_id": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"product_id": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"product": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"product_id": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"product_id": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64",
"product_id": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.8-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.8-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"product_id": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"product_id": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"product_id": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"product": {
"name": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"product_id": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"product_id": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"product_id": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"product_id": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"product_id": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"product_id": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"product": {
"name": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"product_id": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.8-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64"
},
"product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le"
},
"product_reference": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x"
},
"product_reference": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64"
},
"product_reference": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le"
},
"product_reference": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2238",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-06-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2101669"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the search-api container when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects system availability while restarting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "search-api: SQL injection leads to remote denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the search-api component is protected by OpenShift OAuth which reduces the impact of this flaw to Moderate. Access to the search-api where queries can be submitted requires the user or ServiceAccount token authorization with a granted access to the resources and managed clusters.",
"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-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2238"
},
{
"category": "external",
"summary": "RHBZ#2101669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2238"
}
],
"release_date": "2022-06-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "search-api: SQL injection leads to remote denial of service"
},
{
"cve": "CVE-2022-25858",
"discovery_date": "2022-09-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126277"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "terser: insecure use of regular expressions leads to ReDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Do (odo) product terser is shipped only for using in static page generators for upstream, thus this represents no security risk.",
"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-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25858"
},
{
"category": "external",
"summary": "RHBZ#2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858"
}
],
"release_date": "2022-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "terser: insecure use of regular expressions leads to ReDoS"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"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-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-35948",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2022-08-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121101"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the undici package. When requesting unsanitized input on content-type headers, it is possible to inject additional requests via Carriage Return/Line Feed (CRLF).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: undici vulnerable to CRLF via content headers",
"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": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35948"
},
{
"category": "external",
"summary": "RHBZ#2121101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121101"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35948"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35948",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35948"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-f772-66g8-q5h3",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-f772-66g8-q5h3"
}
],
"release_date": "2022-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
},
{
"category": "workaround",
"details": "A possible mitigation is to sanitize user input when sending content-type headers.",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: undici vulnerable to CRLF via content headers"
},
{
"cve": "CVE-2022-35949",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2022-08-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121068"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability was found in undici, a HTTP/1.1 client for Node.js. An attacker can manipulate the server-side application to make requests to an unintended location when they use the \u0027path/pathname\u0027 option in \u0027undici.request\u0027.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: undici.request vulnerable to SSRF",
"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": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35949"
},
{
"category": "external",
"summary": "RHBZ#2121068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121068"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35949",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35949"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-8qr4-xgw6-wmr3",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-8qr4-xgw6-wmr3"
}
],
"release_date": "2022-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
},
{
"category": "workaround",
"details": "Validate user input before passing it to the `undici.request` call.",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: undici.request vulnerable to SSRF"
}
]
}
RHSA-2022:7313
Vulnerability from csaf_redhat - Published: 2022-11-02 14:05 - Updated: 2026-06-02 17:37A vulnerability was found in the search-api container when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects system availability while restarting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
|
A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
|
A flaw was found in sanitize-html library. Insecure global regular expression replacement logic of HTML comment removal could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
|
A misleading session regeneration flaw was found in passport. When a user logs in or logs out, the session is regenerated instead of being closed. This flaw allows an attacker to use a previous session in particular environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.2 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.2 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fixes:\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* passport: incorrect session regeneration (CVE-2022-25896)\n\n* sanitize-html: insecure global regular expression replacement logic may lead to ReDoS (CVE-2022-25887)\n\n* terser: insecure use of regular expressions leads to ReDoS (CVE-2022-25858)\n\n* search-api: SQL injection leads to remote denial of service (CVE-2022-2238)\n\nBug fixes:\n\n* ACM 2.6.2 images (BZ# 2126195)\n\n* Infra MachineSet Replicate Taint (BZ# 2116528)\n\n* Work agent panic when apply the manifestwork (BZ# 2120920)\n\n* unexpected difference of behavior in inform policies with lists of apiGroups for ClusterRole resources (BZ# 2130985)",
"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-2022:7313",
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2101669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101669"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2111862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111862"
},
{
"category": "external",
"summary": "2116528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116528"
},
{
"category": "external",
"summary": "2120920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120920"
},
{
"category": "external",
"summary": "2123376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123376"
},
{
"category": "external",
"summary": "2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "2130985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130985"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7313.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.2 security update and bug fixes",
"tracking": {
"current_release_date": "2026-06-02T17:37:51+00:00",
"generator": {
"date": "2026-06-02T17:37:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2022:7313",
"initial_release_date": "2022-11-02T14:05:53+00:00",
"revision_history": [
{
"date": "2022-11-02T14:05:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-02T14:05:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:37:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.2-44"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.2-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"product_id": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.2-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"product_id": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.2-7"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"product_id": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.2-44"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.2-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"product_id": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.2-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"product_id": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"product": {
"name": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"product_id": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.2-7"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.2-44"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.2-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"product_id": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.2-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"product_id": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.2-7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.2-44"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.2-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.2-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.2-7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64"
},
"product_reference": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2238",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-06-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2101669"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the search-api container when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects system availability while restarting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "search-api: SQL injection leads to remote denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the search-api component is protected by OpenShift OAuth which reduces the impact of this flaw to Moderate. Access to the search-api where queries can be submitted requires the user or ServiceAccount token authorization with a granted access to the resources and managed clusters.",
"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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2238"
},
{
"category": "external",
"summary": "RHBZ#2101669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2238"
}
],
"release_date": "2022-06-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "search-api: SQL injection leads to remote denial of service"
},
{
"cve": "CVE-2022-25858",
"discovery_date": "2022-09-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126277"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "terser: insecure use of regular expressions leads to ReDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Do (odo) product terser is shipped only for using in static page generators for upstream, thus this represents no security risk.",
"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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25858"
},
{
"category": "external",
"summary": "RHBZ#2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858"
}
],
"release_date": "2022-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "terser: insecure use of regular expressions leads to ReDoS"
},
{
"cve": "CVE-2022-25887",
"cwe": {
"id": "CWE-185",
"name": "Incorrect Regular Expression"
},
"discovery_date": "2022-09-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2123376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-html library. Insecure global regular expression replacement logic of HTML comment removal could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-html: insecure global regular expression replacement logic may lead to ReDoS",
"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": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25887"
},
{
"category": "external",
"summary": "RHBZ#2123376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25887",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25887"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25887",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25887"
}
],
"release_date": "2022-08-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "sanitize-html: insecure global regular expression replacement logic may lead to ReDoS"
},
{
"cve": "CVE-2022-25896",
"cwe": {
"id": "CWE-384",
"name": "Session Fixation"
},
"discovery_date": "2022-07-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2111862"
}
],
"notes": [
{
"category": "description",
"text": "A misleading session regeneration flaw was found in passport. When a user logs in or logs out, the session is regenerated instead of being closed. This flaw allows an attacker to use a previous session in particular environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "passport: incorrect session regeneration",
"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": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25896"
},
{
"category": "external",
"summary": "RHBZ#2111862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25896",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25896"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25896",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25896"
},
{
"category": "external",
"summary": "https://github.com/jaredhanson/passport/pull/900",
"url": "https://github.com/jaredhanson/passport/pull/900"
}
],
"release_date": "2022-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "passport: incorrect session regeneration"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
}
]
}
RHSA-2022_6835
Vulnerability from csaf_redhat - Published: 2022-10-06 12:26 - Updated: 2024-12-18 00:37A flaw was found in protobuf-java. Google Protocol Buffer (protobuf-java) allows the interleaving of com.google.protobuf.UnknownFieldSet fields. By persuading a victim to open specially-crafted content, a remote attacker could cause a timeout in the ProtobufFuzzer function, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in Netty's netty-codec due to size restrictions for decompressed data in the Bzip2Decoder. By sending a specially-crafted input, a remote attacker could cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the Netty's netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in cron-utils. This flaw allows an attacker to perform unauthenticated Remote Code Execution (RCE) via Java Expression Language (EL) injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as "Authorization," "WWW-Authenticate," and "Cookie" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in Quarkus. The state and potentially associated permissions can leak from one web request to another in RestEasy Reactive. This flaw allows a low-privileged user to perform operations on the database with a different set of privileges than intended.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based on class names provided via `authenticationPluginClassName`, `sslhostnameverifier`, `socketFactory`, `sslfactory`, `sslpasswordcallback` connection properties. However, the driver did not verify if the class implements the expected interface before instantiating the class. This can lead to code execution loaded via arbitrary classes. Users using plugins are advised to upgrade. There are no known workarounds for this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A Cross-site scripting attack was found in Prism. The command-line plugin did not properly escape its output. This issue leads to the input text being inserted into the Document Object Model (DOM) as HTML code, which can be exploited by an attacker.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the node-forge library when verifying the signature on the ASN.1 structure in RSA PKCS#1 v1.5. This flaw allows an attacker to obtain successful verification for invalid DigestInfo structure, affecting the integrity of the attacked resource.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in gson, which is vulnerable to Deserialization of Untrusted Data via the writeReplace() method in internal classes. This issue may lead to availability attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in Postgres JDBC. This flaw allows an attacker to use a method to write arbitrary files through the connection properties settings. For example, an attacker can create an executable file under the server the application is running and make it a new part of the application or server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
Vendor Fix
fix
|
A flaw was found in GraphQL Java. This flaw allows an attacker to use a malicious query in GraphQL to cause a denial of service due to inefficient lexer input validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.3.0 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.3
|
— |
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 to the images for Red Hat Integration Service Registry is now available from the Red Hat Container Catalog. The purpose of this text-only errata is to inform you about the security issues fixed in this release.\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": "This release of Red Hat Integration - Service registry 2.3.0.GA serves as a replacement for 2.0.3.GA, and includes the below security fixes.\n\nSecurity Fix(es):\n\n* cron-utils: template Injection leading to unauthenticated Remote Code Execution (CVE-2021-41269)\n\n* prismjs: improperly escaped output allows a XSS (CVE-2022-23647)\n\n* snakeyaml: Denial of Service due missing to nested depth limitation for collections (CVE-2022-25857)\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* protobuf-java: potential DoS in the parsing procedure for binary data (CVE-2021-22569)\n\n* quarkus: privilege escalation vulnerability with RestEasy Reactive scope leakage in Quarkus (CVE-2022-0981)\n\n* quarkus-jdbc-postgresql-deployment: jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes (CVE-2022-21724)\n\n* netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)\n\n* netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data (CVE-2021-37136)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* follow-redirects: Exposure of Sensitive Information via Authorization Header leak (CVE-2022-0536)\n\n* jdbc-postgresql: postgresql-jdbc: Arbitrary File Write Vulnerability (CVE-2022-26520)\n\n* node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery (CVE-2022-24771)\n\n* node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery (CVE-2022-24772)\n\n* node-forge: Signature verification leniency in checking `DigestInfo` structure (CVE-2022-24773)\n\n* com.google.code.gson-gson: Deserialization of Untrusted Data in com.google.code.gson-gson (CVE-2022-25647)\n\n* terser: insecure use of regular expressions leads to ReDoS (CVE-2022-25858)\n\n* graphql-java: DoS by malicious query (CVE-2022-37734)\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-2022:6835",
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2004133",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133"
},
{
"category": "external",
"summary": "2004135",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135"
},
{
"category": "external",
"summary": "2024632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024632"
},
{
"category": "external",
"summary": "2039903",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039903"
},
{
"category": "external",
"summary": "2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "2050863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050863"
},
{
"category": "external",
"summary": "2053259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259"
},
{
"category": "external",
"summary": "2056643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056643"
},
{
"category": "external",
"summary": "2062520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062520"
},
{
"category": "external",
"summary": "2064007",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064007"
},
{
"category": "external",
"summary": "2067387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387"
},
{
"category": "external",
"summary": "2067458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458"
},
{
"category": "external",
"summary": "2067461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067461"
},
{
"category": "external",
"summary": "2080850",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080850"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "2126789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789"
},
{
"category": "external",
"summary": "2126809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126809"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6835.json"
}
],
"title": "Red Hat Security Advisory: Service Registry (container images) release and security update [2.3.0.GA]",
"tracking": {
"current_release_date": "2024-12-18T00:37:04+00:00",
"generator": {
"date": "2024-12-18T00:37:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:6835",
"initial_release_date": "2022-10-06T12:26:20+00:00",
"revision_history": [
{
"date": "2022-10-06T12:26:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-06T12:26:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T00:37:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHINT Service Registry 2.3.0 GA",
"product": {
"name": "RHINT Service Registry 2.3.0 GA",
"product_id": "RHINT Service Registry 2.3.0 GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_registry:2.3"
}
}
}
],
"category": "product_family",
"name": "Red Hat Integration"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-22569",
"cwe": {
"id": "CWE-696",
"name": "Incorrect Behavior Order"
},
"discovery_date": "2022-01-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2039903"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf-java. Google Protocol Buffer (protobuf-java) allows the interleaving of com.google.protobuf.UnknownFieldSet fields. By persuading a victim to open specially-crafted content, a remote attacker could cause a timeout in the ProtobufFuzzer function, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobuf-java: potential DoS in the parsing procedure for binary data",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-22569"
},
{
"category": "external",
"summary": "RHBZ#2039903",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039903"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-22569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22569"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/commit/b3093dce58bc9d3042f085666d83c8ef1f51fe7b",
"url": "https://github.com/protocolbuffers/protobuf/commit/b3093dce58bc9d3042f085666d83c8ef1f51fe7b"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67",
"url": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67"
}
],
"release_date": "2022-01-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "protobuf-java: potential DoS in the parsing procedure for binary data"
},
{
"cve": "CVE-2021-37136",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2004133"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty\u0027s netty-codec due to size restrictions for decompressed data in the Bzip2Decoder. By sending a specially-crafted input, a remote attacker could cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack ship the vulnerable version of netty-codec package. Since the release of OCP 4.6, the Metering product has been deprecated [1], so the affected components are marked as wontfix. This may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37136"
},
{
"category": "external",
"summary": "RHBZ#2004133",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37136",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv"
}
],
"release_date": "2021-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data"
},
{
"cve": "CVE-2021-37137",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2004135"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Netty\u0027s netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec package.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-37137"
},
{
"category": "external",
"summary": "RHBZ#2004135",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-37137",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv"
}
],
"release_date": "2021-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way"
},
{
"cve": "CVE-2021-41269",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2024632"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cron-utils. This flaw allows an attacker to perform unauthenticated Remote Code Execution (RCE) via Java Expression Language (EL) injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cron-utils: template Injection leading to unauthenticated Remote Code Execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only projects using the @Cron annotation to validate untrusted Cron expressions are affected.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41269"
},
{
"category": "external",
"summary": "RHBZ#2024632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024632"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41269",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41269"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41269",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41269"
}
],
"release_date": "2021-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cron-utils: template Injection leading to unauthenticated Remote Code Execution"
},
{
"cve": "CVE-2022-0235",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2022-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044591"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-fetch: exposure of sensitive information to an unauthorized actor",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0235"
},
{
"category": "external",
"summary": "RHBZ#2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/",
"url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "node-fetch: exposure of sensitive information to an unauthorized actor"
},
{
"cve": "CVE-2022-0536",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2022-02-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053259"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0536"
},
{
"category": "external",
"summary": "RHBZ#2053259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536"
}
],
"release_date": "2022-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak"
},
{
"acknowledgments": [
{
"names": [
"Sanne Grinovero"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2022-0981",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2022-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2062520"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Quarkus. The state and potentially associated permissions can leak from one web request to another in RestEasy Reactive. This flaw allows a low-privileged user to perform operations on the database with a different set of privileges than intended.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quarkus: privilege escalation vulnerability with RestEasy Reactive scope leakage in Quarkus",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CodeReady Studio is no longer supported and therefore this flaw will not be addressed in CodeReady Studio. Please see https://developers.redhat.com/articles/2022/04/18/announcement-red-hat-codeready-studio-reaches-end-life for more information.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0981"
},
{
"category": "external",
"summary": "RHBZ#2062520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062520"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0981",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0981"
},
{
"category": "external",
"summary": "https://github.com/quarkusio/quarkus/issues/23269",
"url": "https://github.com/quarkusio/quarkus/issues/23269"
}
],
"release_date": "2022-02-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "quarkus: privilege escalation vulnerability with RestEasy Reactive scope leakage in Quarkus"
},
{
"cve": "CVE-2022-21724",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2022-02-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050863"
}
],
"notes": [
{
"category": "description",
"text": "pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based on class names provided via `authenticationPluginClassName`, `sslhostnameverifier`, `socketFactory`, `sslfactory`, `sslpasswordcallback` connection properties. However, the driver did not verify if the class implements the expected interface before instantiating the class. This can lead to code execution loaded via arbitrary classes. Users using plugins are advised to upgrade. There are no known workarounds for this issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "According to the patch upstream the scoring of this issue has been severely reduced and is no longer considered an RCE. Therefore, the flaw has been rated as having a security impact of Moderate, and is not currently planned to be addressed in future updates of Red Hat Enterprise Linux 6, 7 and 8.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21724"
},
{
"category": "external",
"summary": "RHBZ#2050863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21724"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-v7wg-cpwc-24m4",
"url": "https://github.com/advisories/GHSA-v7wg-cpwc-24m4"
}
],
"release_date": "2022-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes"
},
{
"cve": "CVE-2022-23647",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-02-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2056643"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting attack was found in Prism. The command-line plugin did not properly escape its output. This issue leads to the input text being inserted into the Document Object Model (DOM) as HTML code, which can be exploited by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prismjs: improperly escaped output allows a XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects Prism as shipped with all versions of Red Hat Ceph Storage, Red Hat Migration Toolkit for Virtualization, Red Hat OpenShift Container Platform, Red Hat OpenShift Service Mesh, Red Hat Advanced Cluster Security, and Red Hat Gluster Storage. However, this flaw is not known to be exploitable under any supported scenario, as websites that do not use the Command Line plugin are also not impacted. The above products do not use the Command Line plugin, thus, are marked not affected.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23647"
},
{
"category": "external",
"summary": "RHBZ#2056643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056643"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23647"
},
{
"category": "external",
"summary": "https://github.com/PrismJS/prism/security/advisories/GHSA-3949-f494-cm99",
"url": "https://github.com/PrismJS/prism/security/advisories/GHSA-3949-f494-cm99"
}
],
"release_date": "2022-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prismjs: improperly escaped output allows a XSS"
},
{
"cve": "CVE-2022-24771",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2022-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2067387"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw affects the DigestAlgorithm structure.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24771"
},
{
"category": "external",
"summary": "RHBZ#2067387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067387"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765"
}
],
"release_date": "2022-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: Signature verification leniency in checking `digestAlgorithm` structure can lead to signature forgery"
},
{
"cve": "CVE-2022-24772",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2022-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2067458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw affects the DigestInfo ASN.1 structure.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24772"
},
{
"category": "external",
"summary": "RHBZ#2067458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g"
}
],
"release_date": "2022-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: Signature verification failing to check tailing garbage bytes can lead to signature forgery"
},
{
"cve": "CVE-2022-24773",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2022-03-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2067461"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-forge library when verifying the signature on the ASN.1 structure in RSA PKCS#1 v1.5. This flaw allows an attacker to obtain successful verification for invalid DigestInfo structure, affecting the integrity of the attacked resource.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Signature verification leniency in checking `DigestInfo` structure",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24773"
},
{
"category": "external",
"summary": "RHBZ#2067461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2067461"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr"
}
],
"release_date": "2022-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: Signature verification leniency in checking `DigestInfo` structure"
},
{
"cve": "CVE-2022-25647",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2022-05-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2080850"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gson, which is vulnerable to Deserialization of Untrusted Data via the writeReplace() method in internal classes. This issue may lead to availability attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "com.google.code.gson-gson: Deserialization of Untrusted Data in com.google.code.gson-gson",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25647"
},
{
"category": "external",
"summary": "RHBZ#2080850",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080850"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25647"
}
],
"release_date": "2022-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "com.google.code.gson-gson: Deserialization of Untrusted Data in com.google.code.gson-gson"
},
{
"cve": "CVE-2022-25857",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service (DoS) due to missing nested depth limitation for collections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "snakeyaml: Denial of Service due to missing nested depth limitation for collections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For RHEL-8 it\u0027s downgraded to moderate because \"snakeyaml\" itself in RHEL 8 or RHEL-9 isn\u0027t shipped and \"prometheus-jmx-exporter\" is needed as build dependency. And it\u0027s not directly exploitable, hence severity marked as moderate.\nRed Hat Integration and AMQ products are not vulnerable to this flaw, so their severity has been lowered to moderate.\nRed Hat Single Sign-On uses snakeyaml from liquibase-core and is only used when performing migrations and would require administrator privileges to execute, hence severity marked as Low.\nRed Hat Fuse 7 is now in Maintenance Support Phase and details about its fix should be present soon. However, Red Hat Fuse Online (Syndesis) does will not contain the fix for this flaw.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25857"
},
{
"category": "external",
"summary": "RHBZ#2126789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25857",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25857"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25857"
},
{
"category": "external",
"summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525",
"url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/525"
}
],
"release_date": "2022-08-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "snakeyaml: Denial of Service due to missing nested depth limitation for collections"
},
{
"cve": "CVE-2022-25858",
"discovery_date": "2022-09-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126277"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "terser: insecure use of regular expressions leads to ReDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Do (odo) product terser is shipped only for using in static page generators for upstream, thus this represents no security risk.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25858"
},
{
"category": "external",
"summary": "RHBZ#2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858"
}
],
"release_date": "2022-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "terser: insecure use of regular expressions leads to ReDoS"
},
{
"cve": "CVE-2022-26520",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2022-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064007"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Postgres JDBC. This flaw allows an attacker to use a method to write arbitrary files through the connection properties settings. For example, an attacker can create an executable file under the server the application is running and make it a new part of the application or server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql-jdbc: Arbitrary File Write Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat informs that although there\u0027s a difference from NVD CVSSv3 score there\u0027s a especial occasion in this CVE that maintain it as a moderate. The scenario for an attacker to get a benefit in this situation requires them to have access to modify a configuration file and write a file where it\u0027s needed. This require non-default configuration and also it\u0027s not expected to allow an untrusted user to perform this kind of setting.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-26520"
},
{
"category": "external",
"summary": "RHBZ#2064007",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064007"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-26520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26520"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26520",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26520"
}
],
"release_date": "2022-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql-jdbc: Arbitrary File Write Vulnerability"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-37734",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GraphQL Java. This flaw allows an attacker to use a malicious query in GraphQL to cause a denial of service due to inefficient lexer input validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "graphql-java: DoS by malicious query",
"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": [
"RHINT Service Registry 2.3.0 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37734"
},
{
"category": "external",
"summary": "RHBZ#2126809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37734",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37734"
}
],
"release_date": "2022-09-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-06T12:26:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"RHINT Service Registry 2.3.0 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.3.0 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "graphql-java: DoS by malicious query"
}
]
}
RHSA-2022_7276
Vulnerability from csaf_redhat - Published: 2022-11-01 19:46 - Updated: 2024-12-18 00:37A vulnerability was found in the search-api container when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects system availability while restarting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
|
A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the undici package. When requesting unsanitized input on content-type headers, it is possible to inject additional requests via Carriage Return/Line Feed (CRLF).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
Workaround
|
A Server-Side Request Forgery (SSRF) vulnerability was found in undici, a HTTP/1.1 client for Node.js. An attacker can manipulate the server-side application to make requests to an unintended location when they use the 'path/pathname' option in 'undici.request'.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.8 General\nAvailability release images, which fix security issues.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.8 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html/release_notes/\n\nSecurity fixes:\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* nodejs: undici vulnerable to CRLF via content headers (CVE-2022-35948)\n\n* nodejs: undici.request vulnerable to SSRF (CVE-2022-35949)\n\n* terser: insecure use of regular expressions leads to ReDoS (CVE-2022-25858)\n\n* search-api: SQL injection leads to remote denial of service (CVE-2022-2238)\n\nBug fix: \n\n* RHACM 2.4.8 images (BZ# 2130745)",
"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-2022:7276",
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2101669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101669"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2121068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121068"
},
{
"category": "external",
"summary": "2121101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121101"
},
{
"category": "external",
"summary": "2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "2130745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130745"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7276.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.8 security fixes and container updates",
"tracking": {
"current_release_date": "2024-12-18T00:37:19+00:00",
"generator": {
"date": "2024-12-18T00:37:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:7276",
"initial_release_date": "2022-11-01T19:46:29+00:00",
"revision_history": [
{
"date": "2022-11-01T19:46:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-01T19:46:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T00:37:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.8-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"product_id": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"product_id": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"product_id": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"product_id": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"product": {
"name": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"product_id": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"product_id": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"product_id": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"product_id": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"product_id": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"product_id": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.8-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.8-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"product_id": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"product": {
"name": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"product_id": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"product_id": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"product": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"product_id": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"product_id": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64",
"product_id": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.8-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.8-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"product_id": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"product_id": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"product_id": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"product": {
"name": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"product_id": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"product_id": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"product_id": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"product_id": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"product_id": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"product_id": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.8-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.8-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"product": {
"name": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"product_id": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.8-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64"
},
"product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le"
},
"product_reference": "rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x"
},
"product_reference": "rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64"
},
"product_reference": "rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le"
},
"product_reference": "rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2238",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-06-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2101669"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the search-api container when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects system availability while restarting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "search-api: SQL injection leads to remote denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the search-api component is protected by OpenShift OAuth which reduces the impact of this flaw to Moderate. Access to the search-api where queries can be submitted requires the user or ServiceAccount token authorization with a granted access to the resources and managed clusters.",
"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-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2238"
},
{
"category": "external",
"summary": "RHBZ#2101669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2238"
}
],
"release_date": "2022-06-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "search-api: SQL injection leads to remote denial of service"
},
{
"cve": "CVE-2022-25858",
"discovery_date": "2022-09-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126277"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "terser: insecure use of regular expressions leads to ReDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Do (odo) product terser is shipped only for using in static page generators for upstream, thus this represents no security risk.",
"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-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25858"
},
{
"category": "external",
"summary": "RHBZ#2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858"
}
],
"release_date": "2022-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "terser: insecure use of regular expressions leads to ReDoS"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.",
"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-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-35948",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2022-08-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121101"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the undici package. When requesting unsanitized input on content-type headers, it is possible to inject additional requests via Carriage Return/Line Feed (CRLF).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: undici vulnerable to CRLF via content headers",
"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": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35948"
},
{
"category": "external",
"summary": "RHBZ#2121101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121101"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35948"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35948",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35948"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-f772-66g8-q5h3",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-f772-66g8-q5h3"
}
],
"release_date": "2022-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
},
{
"category": "workaround",
"details": "A possible mitigation is to sanitize user input when sending content-type headers.",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: undici vulnerable to CRLF via content headers"
},
{
"cve": "CVE-2022-35949",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2022-08-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121068"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability was found in undici, a HTTP/1.1 client for Node.js. An attacker can manipulate the server-side application to make requests to an unintended location when they use the \u0027path/pathname\u0027 option in \u0027undici.request\u0027.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: undici.request vulnerable to SSRF",
"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": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35949"
},
{
"category": "external",
"summary": "RHBZ#2121068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121068"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35949",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35949"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-8qr4-xgw6-wmr3",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-8qr4-xgw6-wmr3"
}
],
"release_date": "2022-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-01T19:46:29+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7276"
},
{
"category": "workaround",
"details": "Validate user input before passing it to the `undici.request` call.",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:32c9fc3270f92f52be7a3d6479cdca9627c4b2be5f37a4ffb5854547558d01f8_amd64",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:8ae58edede22501d2651155da21fe094ce1997db8d8c7ee260585d022bab978c_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:d947f131cf3527bee24fde95e9578eda977272379a1b9b25bbffced0b7ab7265_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:10f91c9e714089b291330d879bd6f08531eb5e567c20e5b40dfe8effe8fcd6a2_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:4907fefef6d2427d07962aae5169792f65d1fd8f3f3c429601eb12c0fdb33dd9_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:82af465c0a9a6ddcee4b6f783220713883168d893a5c30e3d20ecdd1f7bd9212_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:00a4bbaf666fc9e26859459a2ce30b92e02aa93c9873904f6d1177f135c369c0_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:4e94fc7c80275f1b8f493a7cbbab5a9f39f8a7e031c1b6680862bc6bff0cab09_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:c8f64cdaf49247d26449e5012a0b9d6bcb3ccce53a2881c92a05f0de8306d343_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:7310607371b23fd401dd11a4d8f169cef64334a98791ee681a8e51dc4aa40bd3_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:ae7845898166d8cdcfe2f49d9c4200aaa0a448f8327c1d9568a18b2640c04603_s390x",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:d9c728866e1157b778230104de59f23a259defb918b3f414c6278ec9e95d342e_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:2f1b3dc0f1d9283f24b6f898afda438d132e983df4442b8929d4a396083474dc_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:b444dc2df0d109616ea92fd6b321ebddb7f8063e88e771419103433002f385e2_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:dd107ca4320aee4d2013d87122aa31714a4b3501118ad492e3ee3822006e562c_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:0ed96b5d322932db657a64014496c1f1563de9f21f049becd59b86d976caccec_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:7dbf8df5f88923a7db313f88c58e3c5e89437c5960b6f799cdfc84464ee9cffd_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:ed2204b626cbb894e65c1fda7b586fd30f549317b01373760bd8658d1ee340e8_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:052b87af33c5dd5592f6db7b201e659ccf28e032c694dc79980895d1c35a15b0_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:07186a9834372812fa53960b64389fbb3fe38bf26c9afaa962600250be8f4e5d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:6770b5d671bfc7dacf9530357e8009d3536bf9a3b5138adfca7a514433f7bf2d_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:32d927f22fbc42c1dca7875d3e757bcf30fa70f52810eebc94a406e54a80fb48_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:c425f828749fd87ba2d7c3895ecd97b75c0266158de71d2ae4ad80b886eb8e19_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:01ab599a419096a0552709adf5358e76265a1b638839ca049b6bcd13c9bc98ea_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c1e1092e74ec93df9b34e5d625305ebf7992a9fc574e083697f482555eae5d4c_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:d533bcea3145211d2aa43eb8c445d16d281684c9f56b32be0acc7dc91887668a_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:1226ade84292cd94ded87275fab0541f9951b18b1237581c9d7a0548f14d1e43_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:821b1abfe1bdec20194a8dce46dfce6e55c6afd02dc061f41d0ad408759204a5_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:cb0559f03e1c60c31e77376a3b936cb8a35ad6144841549018e5ba274ecd7933_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3bb13f7b9de884457d7ed0891bb6e46e903d578bbb61da5b016f48adeef9f113_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:3cdcfad670f528b7d2c252b2925ecb810c3c844e8d92acd8f7d4768f3b8a9ce1_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:d3d3b15908ee325dcb3ac2a5d270a153ae0f8e78736869f016d72dbe62190c86_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:191c9c280d15ff65d206ae94e038c6feba67760b6feae354986cc42595a93e89_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:32b53f5aa5b5d1a0e68b5cc08ad215fa5ea91659f6ad01ac3f1b88940dd5ed9d_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:50e074e4c8baf582b886727fe5180a12fcc0a5a3da1d02996aaacb8c225e08e9_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:657aefd5c78386b25793c16a98545b2597c5a0899622990043f68a9f41948b72_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:8db5e24ee30847921173ae3050bc2e0aaf07b9decaeec5f043bbbd8aaa8e1cfd_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:ae1d3dad661df287febbce9cde877caac3169a07cfbfcdd020689c4e9bed56b7_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:5f480578f5073fef7f65801e7f845e6a3045b8fa1d1e6cd4d5e64bdc3ce8e007_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:d2c5474848a1202fb7eeb2e08632707d32b965dc273317bdda10d5c01b2e2593_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:f86978425427d65f6c2c42d374c16ed50e28be8983d1a6acc6eec5674d576fa1_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:4ae9b19f779bbfaefa1fbe50f73512b08b6e9ab6bfb70ada6f2a42153d5dc96c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:ef2202eca66b28836ed657b0dc65b49724a29a29fb8cd0f1069a20cb86115848_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:f067e7433dc6f4d7c31010a970db5bf676caab95fd6b1a12377ad7337a65ed5e_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:a89a6d67f83f83b639d1c00acaec846add6c4e4f9a975f38068c30911e686a2a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:c1ab80e820de59acbce7b35764af0a4d3a81a07a63f8ec238dbbb62ed103d200_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:db4689522168982655615117f4321abfdf250bbe868817fb3fb68ff7ca93c961_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:13dc1e39c172f23f5a0731f7754211ecd8d9fcd64ca4d037c5f90c7e2197dc98_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:560d05a7239ae1e70083fea16eebe8fbade8f23ad0f5e5a9d13b82630b5889a3_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:794f5eb53a3cc9e2c4f23a9ac24e40f41af362a1eae6c9bb1ff316a2db613756_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:4bde8f661f7feb27ccc21224ab7363bf67e4b7e245acc627b938b10892e5a948_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:9b199e70daa25f20b84aeae6f96df3114823d0cb53064160cd229dbfedf39277_ppc64le",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:e781e3485395e7aa927b6fc75de0ddc24218151aaa87d29fe8ffa91c3ff5d6ae_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:37fb13575e208ddd4dfc30d2d0dcd6fd28a1048f79c73246aeb71664bddd3978_s390x",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:70461fa79041832d5fdefb39f4bab18c3cad47f155ef38c346362a6d8e63bbe0_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:fbdc73eb20270cbb8002d22c8f10a461ac73cd78b937ccc730961d4985e0df9c_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:411fff327b55318320df08fb092385891435d2addbe3d28c72e90531ce9eda30_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:a7266160ac78ef496abb0a6203f60633523836a6992de453a58dca0ecb744d9a_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:dadc81d2fa4d258becac24a8fe3230c73c5b8f2646d4c579189d154ae18953f7_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2d0459d9280c3dbf7ed426e06a262a07fc59555b6853fff3c209f472113513fa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:8a65336671b021e9c24e72f363f64da1d8826af4ffb8c0ee8a698746ff8ac513_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:97fbd15ca9079f07e4c5e31f93d41e699ac195b94134bd95648a5882e8588089_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:5bfc9a8a4c73bd57395e8a7a2b0113beef584fc08dbcd1f07ec37347310e1d57_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:78b1424c742b1afef3409978a2c7372b0b3fa457b0ae2dc014db484f29cdebd0_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:a985b9f7f02f7042c15b95c5fe488061c64d999d266e56baef5d40a3af2e33d5_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:3c1b100b6bc6ed1e8d1185b70ca290aab40b570d1a4ad2ea5ed68695be2dfb66_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:c58f2468c536527de1c669c0d851646ce30bdf00a303b42483a9425c30deae99_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:f4de01d657c806a58a2145434e0e4ab81a9f58b701fcd2265bf9b9ecbb47214e_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:95dad2b96982c6269cbcee84592182f6dc5e68023ef70fbb187821771234c6c5_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f62b16acc6b95f0efa4ee36be66a7f7e07484402fc4aa15bf2560ed3f5caead9_s390x",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:f80a6b990a90e8b91d702e2021af913f30a04787fea0402ba87c18fec15ddacd_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:18ce7de3ecdb08ce0bd06f3a94760133043bf881c746e448798c1836fea1b263_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:325638ba1cb87b85dac0c3e2eb483a6f47daa58304ed361679c17c7c466d2d06_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:602dfca08e34fc4f161c8801787d689210ac28cc220920bd6a35dd54d4da3a46_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:01146a816db0a7f0c3facae45b6f45df255e94b45224f9c56a63a58566b46dd6_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:8949998bedc18fea3441d36f1b9bf0e0109ed24de760c2313c485620e8e9f676_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:d2d4f6caeae99f6fc67a05e10a70857e90187e18c46f074a320579336137b057_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0224a2a5f214b8142022807e983aebbed991ea45819bea4c051e85849c268029_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:11a7de8cbd1b8a1e5a44442b8f9e9a5d72f5f05f37073018ce70e48d20cc3dc7_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:54ae484fc62d6f6f80271d009f0e6dc963b6678c610ff50e9a296d4a7bb14fa3_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:60dd186dd4f2b5b5443fa07bedc087021e86c6d896527b1886b5618b891f458c_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:9710f8f87446f09d5f15c913cfe4134303d5745a52b7022d65a64b8d2bc454dd_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:ff35a1cb8910086d4d3b8e1a96cc9ac0898c8900fe5fc4f675816201bb08f9f8_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:3cb1a7d1ea2f68c7b99764684b536ea32506c7f3bd22e44f6eb801dd006fee29_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:50adf0d0db4d45b9d18ca32aa0d78759cc83cc2ec47dc306375a5ab58490e751_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:73b18032050b14d3d934bffb75881cb957e319a98060aa04390c5876c8eafa2a_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:95a3d244961b00d485d39122d56e63f6120aae7bdbbf0b120ff3686262c995d6_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a3f7d4b70597922604bb0b17e540086e2bab161d78926ee4aca4b18a96285307_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:e7799ebaabb94643651243fe3ccb2f4d797d27eaf1d6408fcd821b96061f8c21_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:4056c6c032d3b68d31f5c151035fbf1879ab92c857d1b681717fd413cbcb504e_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:c9145f2ece733429ebbf1fd685d74fbd8c93004c1dcc1cc3b3bbc8d909ecb601_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:e76355950fa88ff3f061b323d1825236f7eff0741067bbcf9ac41bf321577aef_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:10ddba0bf37b616c569f277a29a9b25b282d8df8472a702705e742948b718d54_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:42ac4c568338a3618452d739372dd7a64ec1b64839107c09bb3d650a75e3a8f1_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:7eff13e65c57d60f9dc2f34aa2cdfa04bdeafef231a3f325cbabc08fc6a2f5ce_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:89ed9e849531c4c4896f3d0b933faeb09f28d93228b21e13830cb7317818a082_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:e549b9d8fe3b7c5b3011af5d5cb8301939804f5212845e48e8dd130af155d106_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:fcce95855a894d74c5b3a096dc327b873dab7bed08c8949133d87058ab1ff402_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:4d3c2da2a105d6053248b2b4f5cd9850d61050ac5df82d1ebd787f9ea7ace86a_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:96e2a59d704e9395690bb948b562a74d793a7ddfc7ac0bb688af9934ba55f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:a92173aff85efe0c92313db2017068fa060d8a08d8867d515ece15bede4f5b15_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:231c1c0729f21a86fef11c73c79c1f0e52214a39d3ca755a66c1d37dd47087f5_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:2cab079a51e86f0365151707ef6efb93d4cb4bfdc2c0a450d83437f364e2425f_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:6ec2c28c574f945881e07619e6fdf0e12bd66d0d2fc5bfaed4c49061b70a57c3_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:3b6c371f99e63f1d2844d0956ce256d063535be11c4819d4be904312753a3825_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:9bed178e476034fa1e036b3001773bd9b200a2025084676e20f7ca5d72c7350c_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:a11feedc184f76ca7e873577931e447105f0b4fec82dcbdd82510c64604fcdeb_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:04d4d7b843498a216a71e4f9d071d859ee5fd020f8bcc20645a8bf46a9d05916_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:4910556b7029dc686efc6ba1388366c1ec271aa9fc4a621bbaac26740219e7c1_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:6cf1edeb07e6fa79a1e4d66341f72e5ca45cb7fb7fa88dc491e48a23b768d06b_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:0640b7b591fc721c4eee8b5d67e581169e7a9732eaad14f9d2db5e9421d2f216_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:06c48e218435f19aecfddc15fa3b082432dae00f12209018c5b443e8a6679959_s390x",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:bcbb98fd2f4dfe1471749665671eff239a691fe9fbb03fcc60afe69ab3b2457a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:381f1a513edf9ab366b92a4a03deaa09de8f96b771c86927521e63487112db5d_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:43bffb986bbbeb7e8e7504f00346545170af01b52a0d33a3bdd3af18f12338b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:4d42793b8e1d5e642e0ef1271e5d1a0bedbbfaa61933558c412fd03d21b36471_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:6bcfb3260612e0e7cf4833c6a4f873c97f35a02ca14d289fffe57fb8cc5e16ab_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:afc2691efb882c5c07a0d24365bbffcc44153cd3243aa70d211db9a6cb57e19c_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:e5b5979f55142cc57518a8c6e66b90a4e766c3d0e8f2f4493771d3ebb82d2f7a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0af0aca479f6670b562882545d4d542f7a068aed2355bb2bc8888343b902f2cc_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:0f503a808655cb8382e1351e1810b3a575db54f9b425637a65e6743daae0e479_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:46235794f1c8e7bee3b35f95a0c1b4cce1d70987b48d55925eac4d2c8d1d8d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:02209b7ccb537ae084018512da601fd3363c33010d10f5e81adce294a5a08a14_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:6531f1b08dca544cb1183b1a77a6c15b87cf38c55c9f56827de3eb0c83d1cf5f_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:bdf6d43ec634ef72329283856095a4001cb9ab53aabb3080b3b5385113d8bcd9_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:36f9d01e67fec70a5a1641a9b2c5862c6ff09d0dc9ed914df0b9edf3798747a7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:bfd0c333e8a5f834f2eec948209da932f03378b3cffb7091524cb3496675418c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:e09f809361c6a1c99f28bd149a3551cec5ed1583507de180fbcb91c509847748_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:21405730da41f7189a30727067c655a88a23ba7dd41d13d7d7a842699ea3afd6_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:4cb6adb16bca8a109b1171904d79c6867225aa7cb53f2ea8e8f028de40f130f7_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:5fc90e808d20d2d47cae5fd908940ca30adc06e7482c3cb077b024d79c8e7e65_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:27d9be23e6f81da2ee3014a8eb1704f7d97dcadd7a2ce8a4db48b7c50a1f562d_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:3daafd5ca233b3733bcfe324e8cd48a9791a8018d2f4bcf0254c3ffd3f11a63c_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:a69ca5d013a9f8cc0a1e7b45e96c2f7cb31a8232661643185bdedfc0f458a177_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:7957e99ea9d2b47fca9d6e3fbc34bd6167aabe370560e110208cdbff2a2e6b3c_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:ab6467e71011c4fe3b19ce7ac00fb21ac19027804b5c0119c6b09a951ec2c159_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:d8181ce21267cab606a92813fdc846d2521fbb01c15b644bbc956b75d5100c57_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:3de848f189c7875b263bd12f964b1b4b30ad0a371eb0ed106565071c5778ac3d_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:44930d8d286e0db009dcbb44b26c630ea5fe430ccd65fc9404129a56be220e0b_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:d283946f7809b448300c090469ede2fd2e111e9a65f618a296e6a68f5d014bfa_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:929a19ecbd80f0c928b9b7e1852fb00f5fc683c575f53cc12ebeaa5c3d4a3cab_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:b561c4a50c6fe526e38ecd5dabc51c1a788a31fea5eee3319455c0ddefbc6a99_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c53145190d2fb3c27bbb030311142d214bdc27530a75a8f1c0da649909e197ba_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:02b7f62bebb81cd3ea5806c136d204eb22875c3175ebb14086304769393dc6ea_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:0689509be38d8a05d20accacbd8d6a3f1e42cb11f1716accbc1edd2b26940ffe_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:7a6b528d838f360ecdb3972a408dab5291e09ec0cc19f804d847fd159a389d3b_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:1c683214b7e1495b8652a7936022366623ec9ef8774c5839ef21e837baa998a2_s390x",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:917cfba6fde327672eafd1061f4d0b5eacf330d66d0d57ef8817b220f9eea6ca_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:d6511ec34861a4a8bd71a6392fe22d1f8484a13f8a6917de1f5045eeaecb5c87_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:cfa543ad763ffca3ad08d1b0ab587a4bc54b81434cc0650a12d3f4623a3f072a_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d066c2db98c462ce2bdfd5396a8615d266f52ed8546bf517ef0f4804048fc194_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:d8d900499630908a22df80f63b14b97da9148d1dd41f3ea835315e7912e8cc1e_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:07c1b4d516e009581e4ec6e10aee5a3ce96d7b5a96f523846532624803e593cb_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:ab7c977e16bee222741ecaaf33ef1c5f977eaf27a0f8cdd7ee6bdc3e39889e14_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:b3f85ad78513226ccbb285c5f69c3d4f06e5491e4c4b526c5a91e40ce801e176_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:0dd971bac05d141385773016abe71e4cc9b5dc0ebaa0c30578700e57baca37f8_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:3f605c23c7a788a89dad1835bccbfb7b5760cae399d1e1e153837065721c8879_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:865b5e310d3742a7e4b700fead0249ead9241c8db359250eb6c0ee72c7d2b736_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:48d59b9edde75f28f9c155ae7ae8fc9e5be5129af3514fd963aa2152a2383c67_ppc64le",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:8e89fff487590986d0c27c458019fddae9acb7b66a9c50920c3d0cce31a7153c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:bf8d218058c60fdf97de628dd1ae4088791235976430d434676719cb0662c37d_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:080146c562f1cc7e30debb259feb0a6a9fbc30acad2f1e5b7a5a477e820e26b2_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:1101e21827ce2bc938c35e6775a9c7504c83c1afecbe75de3b61377ffcd9d816_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:d8d09933a8b39aa964edcdd0aa0c5696089d28140c7a483d51767e211c9694fe_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:69f92cc65e890baf48fbcf3617feff86795a5917a6340977daf1e9903b0ff84f_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:756452044c7e82d1dd0df012a09f67265aae67910ad688098a2a91b81d624e93_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:ac7ab93692b918497f6779d8e1a40ad2280b6ffab4beaff0d0f2e63946c52cb6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:0395e1c3ef80301970bba9f1cc3611a4c3e8e34aacb292fcda02661a72fb271b_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:69701abfa8b1d743dca559f6a9faef7a9e1600b3c401b3b9d8518c5d730a32d6_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:706c31bfd2a3fea8bc2daa5f2c5cb72bcc88e9589530bc1e9e118dfedf65565d_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:7f0846467d8ea8d0b8c7a5aa023826d7714b06982b5b8e75797960f844d97442_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:89081393a8362f80ec2280f0da220a9909b5a2ea08a6edfe21a8557621c94c8f_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:c54bb112e665709bb966df6ac4f77a2c8281a3984ed253fc661c51513c2589e4_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:3924195f987335c19b8b07d79e0c222568755631f63a656e63fa2d29b40b455e_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:afb8138b77933915fe30332a7a5eaec37a50d6cec94b6950ae2c3e87b940ac9d_amd64",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:f0fd6b2a46e1fe8cfc61150767f5c48bf0e4c069e0b902425e160acfb64270fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:2ca23c45ac824b40380749dd8761462789a16bc300df416f61deb5ed968d0f6b_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:487a8068b02826d51da0b51e440f937d45c40ad3659097e76c1f86f40644e774_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:c2a698340e579c82cfec299464237e8c4db6f6fc459de0059d1adf0a4a7285cd_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:73a0aeeb2cd4b03854d09004a6b0291a8a900ba663650a82523fb08e2b3dae72_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:87a9de7b19ac2f6af88cf6e20a6630316bd1fe93ac555af909232d7bbb75c228_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:f9871e12259fa2b0deb75abb0a9852fc8eb6ca6e66e920e63f5b7cccc038db64_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:929d1920c402cad85b6b1087cf9fda85b462ec47863b4fc4484989bb6dc446aa_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:ccb7fa3acc502999a374376ab1918fe5957800f779d5a03a7ca544e6ae06cc7d_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:d9d949342640ac7e3a6cdf49e8885be1da6b86cd4f2c5a019861b3d335791f49_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:678d932ddf7f29f9ae59abd93555ead34799f188feee00f1ebb3d7f428189402_s390x",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:e5ddbd08d5687a13af236a5b1980f845d470ca57e4e095e0ea8e379c8d5c5a5d_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:faf1fe6ddaf8f67bdacb41c084e95a7b429cc34bec3285955b1ec672f11774b5_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:07a4dc970b86785e6845d4c7aa0824321452d19fea25052993a85de47df77703_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:28e8d1d581292ced33f8e7126441b7a00aba07677165642a26bc2538418ffb41_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:549dc362d7dc08564fa8d4062d6b20ab43034d16e53265eab5af4dc004a8fde7_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:7968d82d6eae8e9381a414a0c0074c7d6a9883bc17e5a120b920cc010e89f95f_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:b698be80268aac47cd50fe7e2f626399e546ba7ae1ac456133d014e32c955ed1_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:d2ff9a230d66ccacb5d6cca873008ba8625968cbc377c5feb405de24006c1db5_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:4a566ae4eb6e2200abe26d6915e50a6acca0626c5c5f192360aad67a2c09035c_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:9092b0fdc4a0914a76795fe1554767d35dd1e9497b985095c4a3a816f84afeef_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:c13c9e3b4d570903ec57ea46930580db37459b4374294f23defa67d05b3572b6_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:66aa4ecd457e9916ea6173f6dba10f98b077be93ebced7b67c52859b394e2a74_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:f2995ddf6d561e3777f4510d51b8e60fdd3aeacde356c36e942bc18d7ffb11d0_ppc64le",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:fa61f4ec40c137ff16b932f56ef2afe1d2dfe52f636d1718f078e4dc56591246_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:55e0fd04826b065eaa990031ce8b110c021299dee72b432f66f743f01d1d8228_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:81b27dad3f889c0afccc2786b1107bcabe663b1547ff676afb6d41bd65f24b28_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:f72b05ad3ed690c6f70d8c2ac9754d33d334e234691b088ff7ac9540ebc784e9_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:08d271440c91e7d28083c20cef01f4b3cdb97c2deb57b0da16bef9486fff49cb_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:eca9e75f1a70ed57a925d1258060dd07b68e957a83d0d88cf878f8050a1a2d89_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:f31eeaf789871dad496206cc5df1ffd8b53fee60e135243f6519c40ee20b6572_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:08dfec54406c5e17c0a4c174d3451d9e3b4c8e480cdcde0941bc2e0017cfc171_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:62c0f5a2e29f6d2c36d01d973c720549a3a94ad9f3ff0ae3e820421b25ba63e8_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:7ff3dda6f4d5cf7a8cf66ac984ba9de6dee43510044293e07a5df8f3bd60c3b7_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:24579a26ad25e2ce0ce15cc02984fae41430fb1a33062b31dfb4aaf564743088_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:429d6bc589da7813f82d780bf94dc69161c2efb61f2198e471689daaf9dbc013_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:a61e18b5156b300bfa450f873891ceb2c966455b7136ced295c5673ee2d93288_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:1911b33c916650a025e65f91aac5c921c6519558cbad622d95e5fa2bd3c91b02_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:42ae799d386d45fcba18b7a00a8618badd92c39e5aa7fedf5dafe2935a00138b_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:4c11352c9902cf392e0807cf87766c1816a983412e6887364ef85e9519c5331b_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:427cc373a77bd38b83e2a07b484f8276134839fafe7d475747c75883c9949705_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:667da6d4c2930947864a9317de8f551185f7463cbcd3dabf9b9c38bb5abe239d_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:91fb4f76def407e58e583e369cdd1be5ac2c8be86e3a1b3102258483520bb582_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0665de24947b6f71e0f42784f279292b00d6a02b070bbc6fe80fbd9319208712_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:14460282e660a3f239b503414d8b3a37dc7c68b2c9b3a6764ec2140aa0819fbf_ppc64le",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:9481490b72e6cc4ec6646ac29ab3fea3a63bbd6f6bd6ea1ec1fe8f8af09e2646_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: undici.request vulnerable to SSRF"
}
]
}
RHSA-2022_7313
Vulnerability from csaf_redhat - Published: 2022-11-02 14:05 - Updated: 2024-12-18 00:37A vulnerability was found in the search-api container when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects system availability while restarting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
|
A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
|
A flaw was found in sanitize-html library. Insecure global regular expression replacement logic of HTML comment removal could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
|
A misleading session regeneration flaw was found in passport. When a user logs in or logs out, the session is regenerated instead of being closed. This flaw allows an attacker to use a previous session in particular environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.2 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.2 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fixes:\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n\n* passport: incorrect session regeneration (CVE-2022-25896)\n\n* sanitize-html: insecure global regular expression replacement logic may lead to ReDoS (CVE-2022-25887)\n\n* terser: insecure use of regular expressions leads to ReDoS (CVE-2022-25858)\n\n* search-api: SQL injection leads to remote denial of service (CVE-2022-2238)\n\nBug fixes:\n\n* ACM 2.6.2 images (BZ# 2126195)\n\n* Infra MachineSet Replicate Taint (BZ# 2116528)\n\n* Work agent panic when apply the manifestwork (BZ# 2120920)\n\n* unexpected difference of behavior in inform policies with lists of apiGroups for ClusterRole resources (BZ# 2130985)",
"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-2022:7313",
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2101669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101669"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2111862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111862"
},
{
"category": "external",
"summary": "2116528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116528"
},
{
"category": "external",
"summary": "2120920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120920"
},
{
"category": "external",
"summary": "2123376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123376"
},
{
"category": "external",
"summary": "2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "2130985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130985"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7313.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.2 security update and bug fixes",
"tracking": {
"current_release_date": "2024-12-18T00:37:26+00:00",
"generator": {
"date": "2024-12-18T00:37:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:7313",
"initial_release_date": "2022-11-02T14:05:53+00:00",
"revision_history": [
{
"date": "2022-11-02T14:05:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-02T14:05:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T00:37:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.2-44"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.2-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"product_id": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.2-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"product_id": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.2-7"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"product_id": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.2-44"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.2-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"product_id": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.2-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"product_id": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"product": {
"name": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"product_id": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.2-7"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.2-44"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.2-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"product_id": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.2-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"product_id": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.2-7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.2-44"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.2-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.2-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.2-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.2-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.2-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.2-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.2-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.2-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.2-7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64"
},
"product_reference": "rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2238",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-06-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2101669"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the search-api container when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects system availability while restarting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "search-api: SQL injection leads to remote denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the search-api component is protected by OpenShift OAuth which reduces the impact of this flaw to Moderate. Access to the search-api where queries can be submitted requires the user or ServiceAccount token authorization with a granted access to the resources and managed clusters.",
"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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2238"
},
{
"category": "external",
"summary": "RHBZ#2101669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2238"
}
],
"release_date": "2022-06-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "search-api: SQL injection leads to remote denial of service"
},
{
"cve": "CVE-2022-25858",
"discovery_date": "2022-09-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126277"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "terser: insecure use of regular expressions leads to ReDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Do (odo) product terser is shipped only for using in static page generators for upstream, thus this represents no security risk.",
"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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25858"
},
{
"category": "external",
"summary": "RHBZ#2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858"
}
],
"release_date": "2022-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "terser: insecure use of regular expressions leads to ReDoS"
},
{
"cve": "CVE-2022-25887",
"cwe": {
"id": "CWE-185",
"name": "Incorrect Regular Expression"
},
"discovery_date": "2022-09-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2123376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-html library. Insecure global regular expression replacement logic of HTML comment removal could lead to a regular expression Denial of Service (ReDoS), affecting the availability of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-html: insecure global regular expression replacement logic may lead to ReDoS",
"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": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25887"
},
{
"category": "external",
"summary": "RHBZ#2123376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25887",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25887"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25887",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25887"
}
],
"release_date": "2022-08-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "sanitize-html: insecure global regular expression replacement logic may lead to ReDoS"
},
{
"cve": "CVE-2022-25896",
"cwe": {
"id": "CWE-384",
"name": "Session Fixation"
},
"discovery_date": "2022-07-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2111862"
}
],
"notes": [
{
"category": "description",
"text": "A misleading session regeneration flaw was found in passport. When a user logs in or logs out, the session is regenerated instead of being closed. This flaw allows an attacker to use a previous session in particular environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "passport: incorrect session regeneration",
"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": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25896"
},
{
"category": "external",
"summary": "RHBZ#2111862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25896",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25896"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25896",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25896"
},
{
"category": "external",
"summary": "https://github.com/jaredhanson/passport/pull/900",
"url": "https://github.com/jaredhanson/passport/pull/900"
}
],
"release_date": "2022-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "passport: incorrect session regeneration"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.",
"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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-02T14:05:53+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7313"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:24867997344151f0a71116f5bb52f4afbc4d33dc4333283e9abbbb92fb060b8d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:75f75a8df153582865b4463d28ace52d063ef7b9bb0b69fb3f917e17c0fe2fad_arm64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:9dd7b1335fce4f5a03b8e425bb9990299dfe4b8204c4710df048f43df02d5a1e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:edb685810550793e4305afafa747a9195032be835dec3284add7129adf55cabb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:259617d9028e93b7e57ed47b51f0314744a123dad516e62ad68af91beaec57ae_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:b926926c9d3343d16d3945bdfab41842fc11b6c58eb2fbaaf53b02420c7b3d23_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:c694411dd268ba6864ee2204dcc941af17fa56baa1ba2d856c25974a53d98f2a_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:d5670862ad0ad01c7b1446381a02d112c80bf3b714392a938d05fb4981c40598_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:206442cf3e5b9609792859160b1948b69f7d3f4e9da7ad8b2f470e3796a77a06_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:2e81bbe652bdfbb3e3e2cf0f8a8f30558d4f9150744813a0706c0d2e3efbc5b2_amd64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8cc71196bbda56a06a87e9f34c0540891744b4408ee8250fd56bdc734b173c1a_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:b0235a7a5abff5d1f698eadc79a2306863b2fb45fe48bd33c7aeff158261687f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12a06b081a8cdea335f7388112994ef912e18a54110da80fb56c728164666609_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1a13a09057399dba15b6c1cdeac3736166118d84a2abfdbf51c6ff110b3f3db2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:cbe87239081681d5f8deb8600ef2a1081b21b169f646bded7d9a0ae40c4638c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fa85d1b766139c3a81d99c3610220d6d256e8ad6be5aaf38e6a3c4ebe9bd4fa7_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:36f8bd729d0cc59d1f63a610fc5baa824d6fad971cf2902c663059aba2a2f924_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:af1bebc2990011d87272fc66ca9ac66445b590c974a13b699fc375be00a7303e_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:c7a8ff2bbbbf8dc2db16461ed6f38a4dd7fa3fc7f67d814f0d21081356987c93_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f2a53040b14aed57d2343f2cf194cb11d5e608785dfdab44fce4a451a0125a11_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:1a875a1ac7d8fea967286ebac6051455a9c650bf838742b392e375128b972a31_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:2bfebab46ca047e64a5c1e2bc3d996f898a3663d8dc2ade6888f7a4761757f67_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:5391c6c232e1e6ca30861ac8074dda3886d20320b5eb8896c184edd5ea908a7b_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:6bfdb670877ea0329591d957da7ad8548fd063eadd55bffa63ff246b7b7bdd8d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:15b11fb949e87de8fd76f60464ebdc3450da94c31122d934de9e343de733b8a4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:216892dd9244e0681aeb45532f2648c19727f32f92910e24c0c8a07672eccc2f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:36f8aabed4c001ad706d8e4900a2cb2a409cf78a3a594d8281cc7dc2b74021fe_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:fc445d96351ac646ab3ff3e0ba5ef32c5e90ceb8e5cc1b133d5075b20e8f3f19_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:77f5b771a84faf438de7907d5347f2abe826ceb97566059a08b99fe3ec96db88_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:85e261a4046dfc1632042911493c64c3dfe99ff869fd34dd28b8fa1aa46a13c3_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:875bd493b369f6ccf71630efb975077200eaf5ff2be9a993a59e011936d266c9_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a531c4d9ee033a5355ae335988cedc7c68dd5a37d3069d7e140d3cc6203736b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:2b6e19b12927aeac09c724a56d4ff6e63c5370b012a5adb5d9db0c5ba4c93c34_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:a69c76a3f4d73b8f0156460ea84f90b3ea4dad930eb98fe0e6d2c5d04a63806b_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:ac50d9a5b85f1d226951cd53d25c79847285cb3a9ed9244f0c504d932369b2c4_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e58725143a4591a0d0825ef1483896a3c8fac697c02efc610c8c0f4cab92b367_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:1fdf6cd546003fab499bb1cd751ac83b5c7a943e8114b0a8571f248560a42483_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:7d94724bae53b5c245709c7163891b3cfd17f5d980f2b8c6dbccb81d072af1e0_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:b6d54d3bb2bd17cea60c2fb0c290315a12a4adef787766d1cb4968af517c6333_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:c09a63f4229b4363032756c3e76d8f46440b9fc840e951050109d9ce0827a94a_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:34ff2f8c305ff02eddb5f857b65dcb55fcf571e078f82fb8729278f75aff4198_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:61dfc3da23b92fa10cd0a896bca2f1c95b09c62cbcb0c00a87600b73b67e6ee2_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:a48cb8ef04afedcaa6dbb34456156caa1b2efa799888b1d133b34ac3a6753dae_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f6b5cb65f62232eb9d99613e1cbe6a55f79588d650e938922cb64ed2dc03e1a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:0a78955c5ab8c52ac5f3add4cd00dbc429c8e162edb5cfa9b4429df0893ff34f_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:446e8134e712472dc831dbb4f1235d28a2abebe0f4bfba2287a98ab306201129_ppc64le",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c225345255a72856a55043449e53484b96dfe5341cf0838c08d141fe5fafda57_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f77ced51f6e949642ca96e3139116569506d70f5294db5f0e301c08aa1f3e011_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:5937b9574183059547fbecdf13cbdaa82ff8aabf8a2ba39bd39ddf627d7efe5b_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:7d6fcb2f23a1701ced8566b05a4bb9244f544e88d1c0d326010821c267788d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d297a6d035840fa2412410abac174271520d18173c27c6b313f35a74be705344_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:fdf112ea1254e9639c85d185e9836c02f22c1d0194e9057ce218dc9584c95957_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2fa8c1112ea23e816feca297279022b917fa0638b75613cc16f09f1689d5d215_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:9fc12a258e74b5b18277c8fce31579774c644b5ba9dee51fe9dcefc11ff81400_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:a5b35703265cdfe2da6461e0256133ca9e0cee8007acd6a21f3dca014ea35a7a_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c353d73af74b341b890a44aa7a2f0b594b7fcb6d90c2624a7035938589d58c96_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5518ef77680792bfea6ca102e7c4ebe0e94d8e2433ba48fad1be54fe54db76e2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:5996a6f420cedff4bcc6e10f0e5fd962a89d48a8cd7ebad02dce836b805d2260_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:a030f532d98b76bb805508352ea03f9517ca92fab0109afca72d75c0d22e38bf_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:dcdae1deaf6efb4b289607a39bb1b04c8653f247ce1af91bca16cf870227484d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1f406ceac2e9c81bee6130049e1296054a9aa2b73700782247c172de5a4b7671_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:4cf586fd39632f3a8a76534c816bbd0d6cb709feaf30f45c1026a4d93a3c2cca_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:c3d4ceb96a42169ffc2e7df48df6c57361cd1bbd49642348da701fa3aa4b7a35_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:f25209716d29cf557ee3ffeeb5d8aaa6d9ec82b2ec895acca32ab44f01435701_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3b382fae661eedd1650edc7cb5a16cd0761524510db27a65f12cb99f360bc979_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:732f1d0cef3ddaaed8fdcc35bde4461a6ae4e55c2e87fff8ba3e03da0f797b46_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:ac4cee6520166be6864c8c5086831ebb8323bb8de3e8a5374d33ee973a5eaed9_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:b6000d70b4550318261a82c2b6578304c6200c4ea11634c07ba3e3316b35ac56_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:16139568f12dc5df1bfcf9656f2b9677233654369a58be49a7c3ff5d5420a80f_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:38f02fae8edf51b1fe7422d10f7982b7086d013796bef05627f1c6dd2c946a45_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c8424539be097aa4b8d156d19ad47172c37c89e0ef669eefc15012a3301ac9f2_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:cfc953aeb56d534067cc919cddde92d2b3b4563c4ed6adedc3bc7d8324799aca_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:1a8638ab54391365a8ab9780a4166bba8bdcf4607f8ba884f0e68ab048a72992_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2393c98b3268517fc706ae97c8e87bcab27e7bead8aeccf392ae4c757f4dd870_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:7e51cf321c2c9170831809a3b971bb281be76ff8a126546215575659ef4b77bf_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:c102453cd046d22a657bb85559da6c4287d014010c65dec53a65634ff603fcce_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:03c4e88f5ca5d3703051058ae579b7de9e4b652a6446a5a95d4107c295f830c1_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0e3225d00fbc6611d90b700b392772a3a6e53145d7a1fa2a6a0ffa4bed3c4a3b_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:18a90a61c5e378d927cf94b18a3549a029aa2687e65d20f4a52159d2d60d5720_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:b2c3053ebd91b0cab4540d7b1a3372829d2b4c4305f5e6c19c3ad9a0f88f1200_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:328c721dbf5b4f1bf2d1fbccbd9101903078c4e86453b1ced2c7d8756326cbac_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:767786358ec4c52db1306d55635d7ce31f65befdc4770a877dc71e3e0a8d4993_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ea1e9e6ecd9e10b37fcfa84437831cf07ddd794889c670d33ded954645872650_arm64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:fb40d79a44a037d555a03feacfa3346e5b1edec62132017994c006f2dfde3973_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:344a2f7fa01eecd2503790648d697fc13efcbf2ed2a0dde015f6c4aba563ffcd_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:5cbe00475ecaccb036ec21b9cade32ef1d45122b503ad45fdf2ca80a0db6be88_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:61208bc4fc0096c0eff56782bc2ec8547555baab156022db541809afe8ef4b8d_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:c2d175eca0c190b86af67cd559a8f8fc6025899971bcf7fcaab1da060b299582_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5396eccbc165701e4b9ac50d9f78936cfe2b2f506cba1e2950c84054639ba764_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5fed3dfaeb54b7a2bc5f637cfd9b116050d8a685c2cda8f8e7d4b70a9b89ef20_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:7ec74b91f087e1a89c1dba65ed8a42e34c63717e947148b19c2cec810fd61b2d_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:a648d97527de9eeba1465c6b2f1dbb1f9b86f1e3f44663a1d5ec897fa72b9708_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:3524a2942d3e6b5de75f2a6c8fe4f560eb56f97b41d3eb9425f0d02cd45e8624_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:59a15469e44389f08310a352e639340937edb2d1beb706799ebb2b7a68fd13e5_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:8532d19655085b7a4ee8ed7dc44dc24dec95f61538315adced47d02be4643f03_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:ad37a94d2f9f3546663900d893860c2665fc8208a38e4a1b5b0964de8d80cbfc_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:48bfc7f8918894f91cdfb6f116c50bd3b1ff7a5e707fc41b8ed8d2f22a5aff2c_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4bd33b7c7ac1222af9caa5837a5a79d8ef5e89b3e55a460e5c6920835017452b_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:5389f332699c281c81ef2a36901b560a98ac924a9b9b8a2ea0317e99f6b72e75_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:90c4b67071ae8d5b9474a620ce5e134306c209d2bfef54d255a26e51ef4b57d2_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:29b4790857e673d117f1f7984e95d3be7d1cecb2d3638329266f9fffb5aad002_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:2fc1372d8b01f90595ef9b4267d8b17e5739c8e22502f7a1e1c8bb5933932d82_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:7a24fd49e033282b884d0f0007844c48b63e2d6809126b5b4a2b725b71fdd854_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e28875f56c70ca74eba19c2c78dc073b22c335736025ed7f84b4d3d8a37cf1e8_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:442e9bec7d47c2a6dc67d0cd698d86530b1f9df66ed81ebcc1e47fedc913ff46_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:999372f9ab5ff1743e29f03208865be9107eb3726e5a83e920193a06f1306184_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa7f5ce6b5c65b35c843aa1cef722e199c7a8d6511c352b26cd424fbedc50586_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fdc496eb47a844921829c7098738eae817972a2f8b4ca394a5b837eb257346a8_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:10c4b9d15b2d6bed2fea0700f9ea9584b8c0a12f9387b5ba7d734f317c6494b9_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:12e37d96bf4950c4c1daa0bd5d7406c75cd8876c8a14b4f016fa264ec06363d1_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:1c89f76cbbe75559ec6471c88a2b60b58da6c6fb1b727e4b01405329ce7dea1d_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:33c10982ee9bc452368dfe3edbc1f9c8d7988528c03c5fb863e3fda5909753de_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:1acf24ad427c3712b230265789518c649c081ce454d3535cf23c96d1b5356810_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9f0073af0c977b1cb8345dc808ee945c414f6f8bc03b3325e28d72bf88fd3ddd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:c929629780b8d9c427f091d5e8774809c30e5ab4a8d6836a09858899439fd0d4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f74a281d3014a268fcbf261c0b3af81f11c1ecba1e63cd6e4ec2983664bfc4d3_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:500535d6aa072c0f0d5b57000ae42c08b1f0b6ea97e1b3cc482db1a0487a7b6b_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:8f2c56f2de67173ae9718e86df0d8ab0cc57235640b337d2599c3dc8b952b815_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:9f02d86c5e6172b121899b466b5172dc1dad7062ea7ddc877dc2d40a44a02a2b_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:d997dc41c42ace873876c98a3de68ef7dbf2f4cd3061533907862ca4e008bc37_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:7f7c1097e0c140670d3657def7fb2105181010ced7e1e8e67fd69fb42b231fbc_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:a8839103eea40a28c9b938f15722e1854203012b1acda0d2745d8d063f8fea05_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:d4aa1126f6f26d9ac04fdd791a66320283a35de5a9c35ece72792575537289ce_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:fc8e38ea3d048eb6a46a205f207e6fc4eab8f41f5c21ba206c20ac923265a512_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7816264f6af779845217af608cc9b3c9d9625286039417234a74938be3ecf18a_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:9ca12927f94d34d20bd41e761c7e2800fb9149572a2881eec183a8321c409222_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b117eb7d70b47b309a6ef079549f4c581a1bef8963de4386095db72cd128b8d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:d0bd5fff80e442ee4b397f1e2794a42b834957020a363b46c65056c5fe9d7bbe_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:1695ca475d54e3aa438751d81eadc8ec8ec5203157f97b2473ff7095cd2c0b4e_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ee1aaafad31f7f5409895d448e3ea36761c4f368c91eb861700232b9bcbc9d5_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:684034ec6de74d4216155bff9a503ccce8e681dc47b1b9e52c62ae57300ca116_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b71f4a0c6f78b4ea9f32a65b5c5818d27c8a1ade552ef032f9ca15825aba3faa_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:509dad890cc6e28e3b949f40cfc1b8e3a10b19555de1ec874c6ffee743d71156_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:7f93d2b94b0cabaf600863bb5345b741add28603b81e3fa52a12b393e0a911b3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:9974572fbff42b202e85cc34bd3f13957ca224d44ed2f7590bf03835c0bbcaa8_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:f9c1c1d696f1a9d25f3cea9cb404489f9029ad3405d5d0c73898b82cab702486_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:0f2d894f169406767b05b6b740a60bf4bd1341aa320f8042a4926692bd7e9355_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:453c8c96e8cb8a5b8c1d5ca9d1758fec30f007f1251b68487742000e12ce8f0d_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:d75e967fcb4ec0d79512488b59fa83c89745ea90ce6a75179aed9f5e67904b13_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:f8188a9bbf9cb2c0964a9e7c601315efefd173ff4ea38d726adb5c9a541491d3_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530cad0b16489e77dd3e1732e3b0c31b6c1a6edd47c411e1322bc0417768b11f_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:6e4ca62a18449b1070c5c57965539b52ca750720f22618a3243c56d73ca74968_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8219287de91ec4cbb5788ffa23992df0aa37f60a8b8c2d2977e48037e8801251_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:cd6cea60ba63acda5b9f4c99cf63d08a9a8c7d3a9d07e41d3026a734605eee2c_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:4c1cae7854c53d359603ccc688d3dccb90df2fe7164483cd519adf1f48ca2fc3_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:58e00463bd083ccbc32fc4d290aac039ec4c7c17860ed14a9c252a4918a46c6d_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8327fc88a0779cd3ad0264680840f241625310138e43954d715f309d7355ffa9_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9771eec24496c7aa6ff0326f75f4f87fab1e1dc718bce8a595b701a17b4bf9e2_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:14d76f4898fac0831e44ae0a4bca331ac01142ae8679d940dbe6c52370fa275c_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:3bf8b36453dfb24ea469578c98d718d60617fa42928f004fb15383f802896689_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:50731ae0c2dea5ae1a36756755073390a1d720276f6b40d476856d76eca19ffe_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:8939455688be67a53122a38cfd6a6615fb0cc6a65b0d9466fe59ff6e6d340738_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3f37cbea80a47803806e34094fb067f19832df9461fc7836fa94534932ac3d7e_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:477336cacf3d9cb1ff77904c5d6188f36663a8b7a0c23fcd81ea5c3d1a2831bc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:6125e9bb93d5fa1d7bf1e9fddec6b41b53be5577681564d7ac402163f8cc8ece_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7058f06597d89e69592c0ffe0ad471900f116bf32e64d6ef75a79329e2d2f363_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:17a5fd1a44c24dbd45397b23e52fd946ca7d76d14b6198cfa37a8104cf79463a_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:27eee91b16d5ef91064359136b3358b86c53925a5b9a7a30e87d4ec8353fb983_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:995702d7d52e74a8be42c59a1545a3de3f9c3f373eeb7cd96cc36f45ed3bf2fa_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b68d7aa91c8203875ef0b1117b3a9f8db2847238f296c94231521cd4f85075b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:1a6ebf73f8064898ecfc72396ef39544df85876745eb1e253a06e4896d4f5d13_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:330c0ce417e900c7b7f5137ca0e760c8e369affd1c738df94c563a3e9f2748b6_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:6331e491f8d5c56bed9302c1a25ac147408333faf217e28b7c22b1f8f29ed257_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:cf83830bc0fffc4fb5073acbe950ac163ada006485da9b258bb9058d7541ae02_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:4019df8e0608e322466d7af5dfed94bd9712ebba95b8680e1b33b89224be8558_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:51df281dc77c9d1f2831387184340c5160783e2fd62caa70c28fbb3729cfbc8c_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:71e3ebeba3484088dd4aabda7c88ef9aa464740c3de67258b80c20f6bb589b73_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:c5155fbad1884aa4bf30f1a3ecd006a42da4c34ef22cddc86d2810fcac3c2f5f_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:18a157f397f4e5deccf4c888beccb5bcac22b63c9b1044bfb215f64b37f1b384_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:490aba75a77d0d9057f0ec8d850788a3a90c2184b5253f0e5defe65e93c9e557_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:cbce0f1cbb8c99f126db91e4ffad6fc0bd8dceb35c756f92349bb618ac1a2d2e_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d7c8cf6226f50d6d6d2a8957f5602b939f350070b11fe005ee745fae4bb8e5b7_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:04de81dd90987bfd29ede97e8034ba8697544ffa4d99e25e580c386cb150715d_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:2eb7c2bcefccefc1462c9d57c834f7c6a6bbf700e949dd2702d6deedc08bffbd_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9318b57301cbd61e501e3bd41f844b96140b486d4e262ab1883355e3728d75b7_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:d3ba77213bcc9bf2e5c0b25c5b57bec8e2f8616ff3d529a3c1de965ca289a3f6_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3e5f20c33ac0bf0eae9344ca338e373d6215a320e86590cbfed2b9ad8fd826ee_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6686de7a4a17384b5860a29ba9441d7be22a9c226f7795904a51c22ae3278220_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a236785d3aa9b0d87f9fbe1f15eea661658bc083dba0c74c3ea389b1a7be4b2a_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:a4d45b1f2f6886329235477678fc97de989540cb6a784f351c676f3e4ffd30cf_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:4b117245a6430294df24c6fcff7e4c09f5cc57b5e67e86f24c01125b2ac2a84a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7c472e1068c06f43130ba8136a0443cc58f5806f7f585be3870721b2399d6567_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:904c6f8a0757dd20fc1e3e94d1d05f0af472c1e3720b5a45ee1e9e55c0469177_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:d69c4928deb84402794b3d3c8ada4257a24afdc49387a21d500ce9ef1fd1facb_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3e08edb6276e226a8443c0ac7c9402b0dcb740f11e0dc610bf5c4420f530b2d3_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:5ceaab70d3a9b7bb021f7bab9461aeb9b94c1d5bf9eea3f7a859ccc79d663902_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:bd7039e887e8e8fc244c5ecec0a9b76653f77092df1394923edacb516bf070f6_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:f161fda98efb78be93d5e64856e9187e8407752705324355a6a0e26c49fecc0a_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:090c62e4d6d40536a0bd6ac8b9173188db6192a361be7a0425337f34bf4d45c9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:40fbe2bdbc72134d54a9d28c36fafb8c7c0238c6e1517b8f12517698aa4a599e_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:e953144ce6b154584462a776e584f3ac57f9c3b21f86467c06e499568cbbbfb4_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f3ed4484841eaf75ac1c2be02e30e2e1b614ef57661efa0a90ce83157e0d8b40_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
}
]
}
RHSA-2023:3645
Vulnerability from csaf_redhat - Published: 2023-06-15 20:55 - Updated: 2026-06-07 00:48A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 | — |
A vulnerability was found in the async package. This flaw allows a malicious user to obtain privileges via the mapValues() method.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 | — |
A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 | — |
A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Service Mesh 2.2.7\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.\n\nThis advisory covers the RPM packages for the release.\n\nSecurity Fix(es):\n\n* mongo-go-driver: specific cstrings input may not be properly validated (CVE-2021-20329)\n* async: Prototype Pollution in async (CVE-2021-43138)\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n* terser: insecure use of regular expressions leads to ReDoS (CVE-2022-25858)\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-2023:3645",
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "2126276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126276"
},
{
"category": "external",
"summary": "2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "external",
"summary": "OSSM-3596",
"url": "https://issues.redhat.com/browse/OSSM-3596"
},
{
"category": "external",
"summary": "OSSM-3720",
"url": "https://issues.redhat.com/browse/OSSM-3720"
},
{
"category": "external",
"summary": "OSSM-3783",
"url": "https://issues.redhat.com/browse/OSSM-3783"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3645.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.2.7 security update",
"tracking": {
"current_release_date": "2026-06-07T00:48:00+00:00",
"generator": {
"date": "2026-06-07T00:48:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2023:3645",
"initial_release_date": "2023-06-15T20:55:50+00:00",
"revision_history": [
{
"date": "2023-06-15T20:55:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-15T20:55:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T00:48:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOSSM 2.2 for RHEL 8",
"product": {
"name": "RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.7-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.48.6-1"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.7-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.7-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.7-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.48.6-1"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.7-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.7-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.7-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.48.6-1"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.7-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.7-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-20329",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-06-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1971033"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mongo-go-driver: specific cstrings input may not be properly validated",
"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": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20329"
},
{
"category": "external",
"summary": "RHBZ#1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20329",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-f6mq-5m25-4r72",
"url": "https://github.com/advisories/GHSA-f6mq-5m25-4r72"
},
{
"category": "external",
"summary": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1",
"url": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1"
}
],
"release_date": "2021-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T20:55:50+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mongo-go-driver: specific cstrings input may not be properly validated"
},
{
"cve": "CVE-2021-43138",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-09-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126276"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the async package. This flaw allows a malicious user to obtain privileges via the mapValues() method.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "async: Prototype Pollution in async",
"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": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43138"
},
{
"category": "external",
"summary": "RHBZ#2126276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126276"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43138"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-fwr7-v2mv-hh25",
"url": "https://github.com/advisories/GHSA-fwr7-v2mv-hh25"
}
],
"release_date": "2022-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T20:55:50+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "async: Prototype Pollution in async"
},
{
"cve": "CVE-2022-24999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-12-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2150323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: \"qs\" prototype poisoning causes the hang of the node process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.",
"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-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24999"
},
{
"category": "external",
"summary": "RHBZ#2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/releases/tag/4.17.3",
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/pull/428",
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"category": "external",
"summary": "https://github.com/n8tz/CVE-2022-24999",
"url": "https://github.com/n8tz/CVE-2022-24999"
}
],
"release_date": "2022-11-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T20:55:50+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: \"qs\" prototype poisoning causes the hang of the node process"
},
{
"cve": "CVE-2022-25858",
"discovery_date": "2022-09-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126277"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "terser: insecure use of regular expressions leads to ReDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Do (odo) product terser is shipped only for using in static page generators for upstream, thus this represents no security risk.",
"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-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25858"
},
{
"category": "external",
"summary": "RHBZ#2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858"
}
],
"release_date": "2022-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T20:55:50+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "terser: insecure use of regular expressions leads to ReDoS"
}
]
}
RHSA-2023_3645
Vulnerability from csaf_redhat - Published: 2023-06-15 20:55 - Updated: 2024-12-17 23:03A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 | — |
A vulnerability was found in the async package. This flaw allows a malicious user to obtain privileges via the mapValues() method.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 | — |
A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 | — |
A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Service Mesh 2.2.7\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.\n\nThis advisory covers the RPM packages for the release.\n\nSecurity Fix(es):\n\n* mongo-go-driver: specific cstrings input may not be properly validated (CVE-2021-20329)\n* async: Prototype Pollution in async (CVE-2021-43138)\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n* terser: insecure use of regular expressions leads to ReDoS (CVE-2022-25858)\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-2023:3645",
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "2126276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126276"
},
{
"category": "external",
"summary": "2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "external",
"summary": "OSSM-3596",
"url": "https://issues.redhat.com/browse/OSSM-3596"
},
{
"category": "external",
"summary": "OSSM-3720",
"url": "https://issues.redhat.com/browse/OSSM-3720"
},
{
"category": "external",
"summary": "OSSM-3783",
"url": "https://issues.redhat.com/browse/OSSM-3783"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3645.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.2.7 security update",
"tracking": {
"current_release_date": "2024-12-17T23:03:30+00:00",
"generator": {
"date": "2024-12-17T23:03:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:3645",
"initial_release_date": "2023-06-15T20:55:50+00:00",
"revision_history": [
{
"date": "2023-06-15T20:55:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-15T20:55:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T23:03:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOSSM 2.2 for RHEL 8",
"product": {
"name": "RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.7-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.48.6-1"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.7-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.7-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.7-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.48.6-1"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.7-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.7-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.7-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.48.6-1"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.7-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.7-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.7-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-20329",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-06-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1971033"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mongo-go-driver: specific cstrings input may not be properly validated",
"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": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20329"
},
{
"category": "external",
"summary": "RHBZ#1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20329",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-f6mq-5m25-4r72",
"url": "https://github.com/advisories/GHSA-f6mq-5m25-4r72"
},
{
"category": "external",
"summary": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1",
"url": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1"
}
],
"release_date": "2021-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T20:55:50+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mongo-go-driver: specific cstrings input may not be properly validated"
},
{
"cve": "CVE-2021-43138",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-09-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126276"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the async package. This flaw allows a malicious user to obtain privileges via the mapValues() method.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "async: Prototype Pollution in async",
"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": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43138"
},
{
"category": "external",
"summary": "RHBZ#2126276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126276"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43138"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-fwr7-v2mv-hh25",
"url": "https://github.com/advisories/GHSA-fwr7-v2mv-hh25"
}
],
"release_date": "2022-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T20:55:50+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "async: Prototype Pollution in async"
},
{
"cve": "CVE-2022-24999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-12-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2150323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: \"qs\" prototype poisoning causes the hang of the node process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.",
"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-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24999"
},
{
"category": "external",
"summary": "RHBZ#2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/releases/tag/4.17.3",
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/pull/428",
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"category": "external",
"summary": "https://github.com/n8tz/CVE-2022-24999",
"url": "https://github.com/n8tz/CVE-2022-24999"
}
],
"release_date": "2022-11-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T20:55:50+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: \"qs\" prototype poisoning causes the hang of the node process"
},
{
"cve": "CVE-2022-25858",
"discovery_date": "2022-09-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126277"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the terser package. Affected versions of this package are vulnerable to Regular expression denial of service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "terser: insecure use of regular expressions leads to ReDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Do (odo) product terser is shipped only for using in static page generators for upstream, thus this represents no security risk.",
"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-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-25858"
},
{
"category": "external",
"summary": "RHBZ#2126277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126277"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25858"
}
],
"release_date": "2022-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T20:55:50+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce1247898969a1865d5d7eb865f659131d6dc58e78aecfc31c59615dc21dd48e_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:ce4f38fd64e2e1944e037097b3af9d5b8645f7fc5856b74cba00f94a1a60471f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:f496643a0600a632a3ce216d67634cff9e6174aeb4d113743fd0443a40b535d9_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:3f410cd41ea91e0014d1cf8d7f3decb3bf0e3db5e9aa2612480a76f6797aa3b5_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:47720497b1bb8ee24993260359294eeeafdd888c71ccca6cb12d526e5c3a4a13_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:8abbc8a247ff6de3e5b212e6a2b0203600555e1f3f0c8599aaf19c9cdda59abb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:a2de7f954c0878842b5e214d809382c7d0428b8d3ed22fa1516e49ec583d7790_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:bbd215d60e43f719ac81025128f30002bb11f1d29fa874f3b8b1ce61a9269628_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:c6cda704d37ed2d233ec225578cb8021429a64d77649c26672c876569a0696b6_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:351d18f13943b57b5599dc4c2af9970a6add2fbf2cd702f64128e156e4e8a991_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:bee9a86adcd6974536fa31d054a880238a720b8bfcd7efc5d656a0ddd5111d06_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/kiali-rhel8@sha256:eebc6514999806d2726fea70bd7f4979dd71a7b2f2aa220ead6b5a838a0ffbdf_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7b59f76549db37ee09757d79692c52abf1c01baea84fbc98ce5aabc530232f45_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:a4b7ddd16863e41a6642fc52c566d94069732afafdcbd761385be1e4e04c8521_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:bc137efedf8eaf278f508b7f652e7db96f3dcfbb1b685e5a9359680c77b1838a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:2371e4effbf6a4846599729701de09a5613a2df29fee9858b0526470d63a5eb7_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:a2e263be450ab7c304d5b9a79d13e8f65a2b82d259034fc34b8f69cfa8029601_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:f5d874b252b5fa89e85db384b81096cd84fbfafc593532bb6ea0175f680115c7_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:4ffd0acfd05fa5cab68372121f34901adcef3f94d9c38beee8559f9ad8a0fd5a_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:8c3838d96559d417f8986703803843e77732d399d911097488a554b037e2e446_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:99e0a7f2861823dbd94ed53294a255aab2f710cc0c932dca84ae0681494e029b_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:0f35f2a716c4a04873d6dfad61f0d8fc262f2190609cd1cc5578da48cd9d0f4d_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:19821b7b74ed96b78f3322c1b770053c532c27b11b66978731ab4aa257991e81_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:8918686da37dad102867ad55788b2b0f7d750cf137b76a4ca51e244367de6375_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "terser: insecure use of regular expressions leads to ReDoS"
}
]
}
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.